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
{{ message }}
This repository was archived by the owner on May 23, 2025. It is now read-only.
Using backspace on emojis like 🤩 causes them to become an unknown Unicode character, in this case � instead of deleting them. Might be because you're working with bytes instead of graphemes?
Using backspace on emojis like 🤩 causes them to become an unknown Unicode character, in this case � instead of deleting them. Might be because you're working with bytes instead of graphemes?