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

Sankey Expecting 'DQUOTE', got 'ESCAPED_TEXT' #6155

Open
mtrakal opened this issue Dec 28, 2024 · 0 comments
Open

Sankey Expecting 'DQUOTE', got 'ESCAPED_TEXT' #6155

mtrakal opened this issue Dec 28, 2024 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@mtrakal
Copy link

mtrakal commented Dec 28, 2024

Description

when in Target / source is filled non-ascii code (like country specific codes) it fails. Foe example Czech ěščřžýáíé chars are failing.

Steps to reproduce

```mermaid
sankey-beta
"Source ěščřžýáíé","Target ěščřžýáíé",1
"Source ěščřžýáíé","Target 2",1
"Source ěščřžýáíé","Target 3",3

Screenshots

No response

Code Sample

sankey-beta
"Source ěščřžýáíé","Target ěščřžýáíé",1
"Source ěščřžýáíé","Target 2",1
"Source ěščřžýáíé","Target 3",3
Loading

Setup

  • Mermaid version: any (11.x)
  • Browser and Version: [Chrome, Edge, Firefox]: any

Suggested Solutions

  • accept country specific chars as valid input

Additional Context

Playground: https://mermaid.live/edit#pako:eNqVkDEOgkAURK9Cfo2F0m1ta4WV-c2X_QLB3SXrbkEIR_AAxorSwiNoA9zLjUYrC-1mMm-SybSQGckg4EC64ma2ZUeoEVLjbcbReJ768TidpvtwG_rhOlwQYoQ12Zzd93T-c33xF50Ek0AMiq2iUobJLeooQnAFK0YQQUqyFQLqLnDknUkbnYFw1nMM1vi8ALGj_SE4X0tyvCwpt6TeSE16Y4z6QCxLZ-zqddDzp-4Bt7B_IA

@mtrakal mtrakal added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

1 participant