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
// Characters such as emojis are handled differently by Javascript. They are
// called an astral symbol and are respresented by a surrogate pair, ie two chars.
// Some references:
// https://mathiasbynens.be/notes/javascript-unicode
// https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane
The text was updated successfully, but these errors were encountered:
Issue related to this:
The text was updated successfully, but these errors were encountered: