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
Right now requesting focus on Text Editor does not focus the view correctly, but focus one of the outer wrapper instead, what make editor not reacting on the keyboard strokes.
The text was updated successfully, but these errors were encountered:
But it works fine as long as you don't clear the Document before requesting focus. If you clear it, then it panics after first keystroke. Any idea what it may cause it?
Right now requesting focus on Text Editor does not focus the view correctly, but focus one of the outer wrapper instead, what make editor not reacting on the keyboard strokes.
The text was updated successfully, but these errors were encountered: