Text can’t be edited in TextField

Feedback

On my edit page, every TextField lets me type, but the cursor keeps jumping to the start of the text after each keystroke.
I can’t move the cursor or edit inside the word it always resets to the beginning.

Seems like the TextField rebuilds or resets its value every time I type.
Need to know how to stop this and keep the cursor position stable while editing.

1