Skip to content

Commit

Permalink
Fix: When previewing SVG, report error "Failed to execute 'btoa' on '…
Browse files Browse the repository at this point in the history
…Window': The string to be encoded contains characters outside of the Latin1 range."

When previewing SVG, report error:

`viewer-main.mjs?v=79b66689-10:588 Error evaluating async computed property: Error: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.`

ref: https://stackoverflow.com/questions/23223718/failed-to-execute-btoa-on-window-the-string-to-be-encoded-contains-characte

Signed-off-by: XinRoom <[email protected]>

[skip ci]
  • Loading branch information
XinRoom authored and backportbot[bot] committed Aug 20, 2024
1 parent c7f5668 commit cc38e4a
Show file tree
Hide file tree
Showing 4 changed files with 9,337 additions and 3 deletions.
Loading

0 comments on commit cc38e4a

Please sign in to comment.