You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a similar issue where typing on android inserts characters at random and moves the cursor around. I will try removing the :value prop to see if that solves the issue, however, I'm not sure how I'll be able to do input validation with an uncontrolled element.
On https://reagent-project.github.io/, for the :input example, I type in Korean and the input form breaks.
For instance, typing "리에이전트" becomes "ㄹ리링리에엥에이잊이저전전ㅌ트", where the inputs are being repeated. Something wrong with r/atom?
The text was updated successfully, but these errors were encountered: