rpetrich/deciduous

The app raises an error when adding labels in non-Latin languages

perditi0nspam opened this issue · 1 comments

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."

Characters outside of the Latin-1 character set are now supported.