Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content List plugin has error when we set minimum and maximum values for string/number fields #2209

Open
TheHadiAhmadi opened this issue Oct 29, 2024 · 3 comments

Comments

@TheHadiAhmadi
Copy link
Contributor

Invalid cast from 'System.Double' to 'System.Nullable`1[[System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
@pournasserian
Copy link
Contributor

@TheHadiAhmadi would you explain more?

@TheHadiAhmadi
Copy link
Contributor Author

@pournasserian when I added new Number Field type to a ContentType, I saw this exception in ContentList page. Now it doesn't have problem.

@TheHadiAhmadi
Copy link
Contributor Author

TheHadiAhmadi commented Nov 19, 2024

This problem occurs when we set Minimum/Maximum values for Content type fields.

Edit Field has same error.

@TheHadiAhmadi TheHadiAhmadi changed the title Content List plugin has error when we add new fields Content List plugin has error when we set minimum and maximum values for string/number fields Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants