Skip to content

link generator does not support non-ascii characters. #36

Description

@brecert

This issue is related to #21.

When inserting a Unicode character such as , the app will throw String contains an invalid character.
This happens due to btoa not supporting any unicode characters outside of the ascii range.

https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/btoa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions