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]>

Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
XinRoom authored and nextcloud-command committed Sep 5, 2024
1 parent 7261cbe commit 7f65cdc
Show file tree
Hide file tree
Showing 6 changed files with 18,679 additions and 5 deletions.
Loading

0 comments on commit 7f65cdc

Please sign in to comment.