Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

live editor latin error after update #560

Closed
willin opened this issue Aug 17, 2017 · 2 comments
Closed

live editor latin error after update #560

willin opened this issue Aug 17, 2017 · 2 comments

Comments

@willin
Copy link

willin commented Aug 17, 2017

graph TB
  s(start) --> step1[开始]
Uncaught DOMException: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.
    at e.value (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:52:261029)
    at t.handleTextareaChange (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:25:519928)
    at Object.executeOnChange (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:25:3810)
    at m.i (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:25:568987)
    at Object.r (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:11:103236)
    at o (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:11:101586)
    at Object.u [as executeDispatchesInOrder] (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:11:101801)
    at h (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:11:17209)
    at m (https://mermaidjs.github.io/mermaid-live-editor/index.bundle.js:11:17335)
    at Array.forEach (<anonymous>)
@tylerlong
Copy link
Collaborator

Got it, I will fix it.

@tylerlong
Copy link
Collaborator

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants