In React text area component becomes very slow after 1 million characters. Actually, I am passing child data to parent data. I don't know how can I solve this problem.
In React text area component becomes very slow after 1 million characters. Actually, I am passing child data to parent data. I don't know how can I solve this problem.
You can use react-debounce-input for your input.