We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Type of issue: (check with "[x]")
New feature request Bug Support request Documentation
Current behaviour: In you enter a value larger than 2147483647 (max int) in an ADF application you get an error message.
The type for this field is d:long. If you fill in the field from Share then no validation error is shown:
Expected behavior:
That the regex only checks on number value but now ho big it is
Steps to reproduce the issue:
adf-core 4.9.0 Browser and version:
Firefox Developer Edition, Chrome & Edge Node version (for build issues):
v14.18.2 New feature request:
The text was updated successfully, but these errors were encountered:
@DenysVuika is there any update about this? There is also a support ticket created so this should be higher up on the priority list I guess
Sorry, something went wrong.
@DenysVuika is there an update about the fix?
Can we have an update on this issue?
No branches or pull requests
Type of issue: (check with "[x]")
Current behaviour:
In you enter a value larger than 2147483647 (max int) in an ADF application you get an error message.
The type for this field is d:long.
If you fill in the field from Share then no validation error is shown:
Expected behavior:
That the regex only checks on number value but now ho big it is
Steps to reproduce the issue:
Component name and version:
adf-core 4.9.0
Browser and version:
Firefox Developer Edition, Chrome & Edge
Node version (for build issues):
v14.18.2
New feature request:
The text was updated successfully, but these errors were encountered: