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 grapheme boundaries of "🇷🇸🇮🇴" should be 8 and 16, but by feeding GraphemeCursor the individual RIS codepoints I get 8 and 12. Am I using the API incorrectly or is this a bug?
The grapheme boundaries of "🇷🇸🇮🇴" should be 8 and 16, but by feeding
GraphemeCursor
the individual RIS codepoints I get 8 and 12. Am I using the API incorrectly or is this a bug?The text was updated successfully, but these errors were encountered: