The app raises an error when adding labels in non-Latin languages
perditi0nspam opened this issue · 1 comments
perditi0nspam commented
When using non-Latin languages, the app raises the following error immediately:
"InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range."
rpetrich commented
Characters outside of the Latin-1 character set are now supported.