Skip to content

fix(): dynamicAnchor memory leak#767

Merged
agviegas merged 1 commit into
ThatOpen:mainfrom
ShaMan123:fix/anchor-memory-leak
Jul 15, 2026
Merged

fix(): dynamicAnchor memory leak#767
agviegas merged 1 commit into
ThatOpen:mainfrom
ShaMan123:fix/anchor-memory-leak

Conversation

@ShaMan123

@ShaMan123 ShaMan123 commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Description

Using dynamicAnchor introduces memory leak (surfaces in react) - It never cleans up on dispose

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following:

  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Follow the Conventional Commits v1.0.0 standard for PR naming (e.g. feat(examples): add hello-world example).
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@ShaMan123 ShaMan123 force-pushed the fix/anchor-memory-leak branch from c083141 to 3bf9862 Compare July 12, 2026 16:55
@agviegas agviegas merged commit 729f978 into ThatOpen:main Jul 15, 2026
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

Successfully merging this pull request may close these issues.

2 participants