bughelp wantedperformance
Description
Prerequisites
- I have searched the existing issues
- I understand that providing a SSCCE example is tremendously useful to the maintainers.
- I have read the documentation
- Ideally, I'm providing a sample JSFiddle or a shared playground link demonstrating the issue.
What theme are you using?
core
Version
5.x
Current Behavior
When the list contains a large number of elements (10000), the interface performance is poor. The result of the input operations or clicking on the list control buttons, you have to wait a few seconds.
Expected Behavior
Operations work without delay.
Steps To Reproduce
- Open demo
- Click "react-jsonschema-form DEMO" to go to the sandbox (link is very big for issue text editor...)
- Input value in array object
- Try to click move down/move up/delete button
Environment
No response
Anything else?
No response