-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
I am trying to load up multiple react-codemirrors on a single page to replace text inputs with smarter inputs that have autocomplete. When I load up ~10 code mirrors, the input's become extremely slow, and takes ~3 seconds to respond to user input and show it on screen.
There are other apps that are able to load that many code mirrors on a single screen and still be performant.
How do I keep performance and load multiple editors in the dom?
Metadata
Metadata
Assignees
Labels
No labels