You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Rapid scrolling often leads to the selected value not being registered.
Submitting the form without a selected value results in a required field error.
Version/Branch
formiojs": "^4.21.2"
To Reproduce
Steps to reproduce the behavior:
Create a form...
Add component dropdown data URL API call check lazy loading ..
scroll fast and select the value
submit the form error field required already select
Expected behavior
The selected value should be populated in the form field upon submission.Actual
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Hi, @sridharan-periyannan. Thank you for bringing the issue to our attention. I couldn't replicate the problem in [email protected] using the provided steps. Could you please verify the steps in the video and inform us if there are any errors?
Describe the bug
Rapid scrolling often leads to the selected value not being registered.
Submitting the form without a selected value results in a required field error.
Version/Branch
formiojs": "^4.21.2"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The selected value should be populated in the form field upon submission.Actual
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: