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

Arrow disappears after switching tabs #3563

Open
Vanessa219 opened this issue Oct 3, 2022 · 2 comments
Open

Arrow disappears after switching tabs #3563

Vanessa219 opened this issue Oct 3, 2022 · 2 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@Vanessa219
Copy link

Describe the bug
Arrow disappears after switching tabs.

To Reproduce
Steps to reproduce the behavior:

  1. In tab A, mermaid.init a
  2. Switch tab to B
  3. In tab B, mermaid.init a'
  4. Switch tab to A
  5. Switch tab to B
  6. Arrow disappears

Expected behavior

Arrows do not disappear after switching tabs

Screenshots

QQ20221003-210245-HD.mp4

Code Sample

flowchart TB
  WebSocket --> Game;
  subgraph Game;
    createmap[创建地图] --> nextstep[等待下一 步操作] -->  judge[Jugde];
  end

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [chrome]
  • Version [e.g. 106.0.5249.61]
@Vanessa219 Vanessa219 added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Oct 3, 2022
@JasonChien121
Copy link

Is this problem solved? I have the same problem.

@yoavst
Copy link
Contributor

yoavst commented Dec 19, 2022

Also happens in Graffiti.

@jgreywolf jgreywolf added roadmap items to add to roadmap for auto workflow and removed roadmap items to add to roadmap for auto workflow labels Nov 16, 2023
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

4 participants