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
The problem was when you delete a word between 2 spaces it will delete one space with the word without count it in the shouldChangeTextIn function then the replacementText count will not be correct, it will cause shifting all tags ranges.
The solution is really simple just set this property in UITextView to no
Screen.Recording.2022-03-28.at.12.09.36.AM.mov
The text was updated successfully, but these errors were encountered: