I have a form with multiple text inputs. I have them all set up as controlled inputs. When typing, there is a lag of up to several seconds for the new text to display in the fie
Apparently React-Hook-Form is great at minimising re-renders, and probably optimise performance. I have yet to try it though.
React-Hook-Form