Slow typing in Inputs and TextBoxes

I’ve noticed this a long time ago and it still is very annoying.
When you press down a character or delete key on an input or TextBox you only see changes when you release the key and it has a delay.
I’m assuming this is related to a script sends the value to the server and it takes some time…
I’ve tested it sometimes and usually it happens in pages where there are more elements.

Please fix this!

we have the same problem

Look at using setTimeout to give the text input some time.
https://www.wix.com/corvid/forum/corvid-tips-and-updates/give-the-textinput-onkeypress-function-some-time