I’ve configured a field with the following regex pattern:
^\d+$
However, I’m encountering an issue where the field still shows a validation error even when I enter a valid number. Please refer to the attached screenshots for reference.
Could you kindly help me understand what might be causing this issue or suggest any corrections needed?