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
I've had redux logger middleware take enough time to create this input lag. So, try disabling that as well.