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
If I enter the word and enter space - and space again fast - chip shows and replaced with dot ('.'). I debug code - double space detected as 'backspace'. If enter second space later all okay.
The text was updated successfully, but these errors were encountered:
I think you're facing the same issue as #68. Your keyboard does generate a dot if you double click space. As in my issue, NachoTextView probably interprets those characters as backspace or something similar..
If I enter the word and enter space - and space again fast - chip shows and replaced with dot ('.'). I debug code - double space detected as 'backspace'. If enter second space later all okay.
The text was updated successfully, but these errors were encountered: