Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix: When previewing SVG, report error "Failed to execute 'btoa' on '…
…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]>
  • Loading branch information
XinRoom authored and skjnldsv committed Aug 20, 2024
commit ca07f1553ce5e9d4606aed68de963e663cb59f89
Loading