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

formiojs select scroll fast and select value not set submit its showing error required #5751

Open
sridharan-periyannan opened this issue Aug 16, 2024 · 1 comment

Comments

@sridharan-periyannan
Copy link

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:

  1. Create a form...
  2. Add component dropdown data URL API call check lazy loading ..
  3. scroll fast and select the value
  4. 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.
CapturePort

Additional context
Add any other context about the problem here.

@olgabann
Copy link

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?

2024-08-21.16-22-02.mp4

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