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
@MarekLacoAXA I have looked at it and already have a fix. But we should keep an eye on the input text afterwards to see if the fix has side effects or if there are other problems.
Still reproducible when "typing quicky": can by simulated by pressing several (two/three) keys at once repeatedly on the begin of text. Cursor jumps to end. (browser-dependent, doesn't occur in Safari/MacOs, does on Chrome/Win).
Just to mention: PRIOR fixing this issue (with the cursor jumping to the end in React-18):
In the following browsers the text field was not unusable at all. The whole content was "randomly jumping" with each keypress:
Apple: Safari/MacOs, Chrome+Safari/iOS+iPadOS.
Expected Behavior
Current Behavior
Steps to Reproduce
Context (Environment)
Possible Solution
The text was updated successfully, but these errors were encountered: