formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.04k forks source link

Select control not showing all the filtered data. #5644

Open abhishek0196 opened 2 weeks ago

abhishek0196 commented 2 weeks ago

Describe the bug I tried adding 104 records in the select and then when trying to filter with keyword "che", I am getting only 4 records, however there are 30 records.

Version/Branch I can replicate it on the sandbox version

To Reproduce Steps to reproduce the behavior:

  1. Visit https://formio.github.io/formio.js/app/sandbox.html
  2. Enter sandbox id - 666afd8ad353cd262d75ba9f
  3. Try to filter with "che"
  4. See error

Expected behavior I should get all the records

Sidiro23 commented 1 week ago

Thank you for reporting this issue. I am able to reproduce and have logged a ticket for the backlog. We are always willing to review any contributions to resolve this issue from the open source community.

For internal reference: FIO-8520