Hello there!
I had the same error. In my case the problem was in a LazyVStack in which I had the TextField. I changed from LazyVStack to Stack and everything is fine.
Probably this occur because of the resizing of the container.
Topic:
UI Frameworks
SubTopic:
General
Tags: