• I've added some polish diacritics to charFallbacks but it doesn't seem to do anything. (I've uploaded the locale after adding it of course)

    Is it supposed to be working automagically?
    Or should I require it somehow and do the replacement myself?

  • BTW: Uploading any file that contains diacritics to Bangle with AppLoader fails due to:
    "Upload failed, InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range." error.
    So including diacritics mapping in an app doesn't seem to be possible now.

    Upload via the IDE works fine.

  • That's interesting, thanks! Is there an easy way to reproduce so I can try down why it's happening?

  • I'm pretty sure that if you just paste "const test = 'śćżó';" in any app in BangleApps, and then try to upload it, it will fail.

  • Just fixed - should work now in the development app loader

  • WOW! Great, thanks very much!

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Are charFallbacks mappings from locales.js used automatically?

Posted by Avatar for Łukasz @Łukasz

Actions