Skip to content

Fix for issue #6265 - memory leak in uppy angular components#6374

Open
costescuandrei wants to merge 1 commit into
transloadit:mainfrom
costescuandrei:fix_for_#6265_mem_leak_angular
Open

Fix for issue #6265 - memory leak in uppy angular components#6374
costescuandrei wants to merge 1 commit into
transloadit:mainfrom
costescuandrei:fix_for_#6265_mem_leak_angular

Conversation

@costescuandrei

Copy link
Copy Markdown

It was a memory leak - the instantiated Uppy was never destroyed, leaking Uppy instances via document listeners that were never removed.

See issue description for more details.

Memory leak in 3 classes that instantiate Uppy (& document listeners)
but fail to destroy it - derived from UppyAngularWrapper.

See issue description for more info.
@changeset-bot

changeset-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 973a4d8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

1 participant