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

node in mindmap have memory leaks when they input more than 23 characters #4461

Closed
vcup opened this issue Jun 6, 2023 · 0 comments · Fixed by #4416
Closed

node in mindmap have memory leaks when they input more than 23 characters #4461

vcup opened this issue Jun 6, 2023 · 0 comments · Fixed by #4416
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@vcup
Copy link

vcup commented Jun 6, 2023

Description

Like title, when type over than 23 characters got a memory leak issues

Steps to reproduce

Going to mermaid.live and type code below
friendly reminder, open mermaid.live in private mode

mindmap
root(("12345678901234567890123"))

Add any character into root node
First, the page will freeze, and then it will display Out of memory

Screenshots

non-responsing
disable sync and type over 23 characters into mindmap node, and click auto-sync button

Code Sample

No response

Setup

  • Mermaid version: using mermaid.live
  • Browser and Version: Edge Version 114.0.1823.37 (Official build) (64-bit)

Additional Context

No response

@vcup vcup added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Jun 6, 2023
@sidharthv96 sidharthv96 linked a pull request Jun 7, 2023 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

1 participant