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

DragDrop: Memory leak found - affects DropDown and draggable Dialog #205

Open
Jemt opened this issue Oct 9, 2024 · 0 comments
Open

DragDrop: Memory leak found - affects DropDown and draggable Dialog #205

Jemt opened this issue Oct 9, 2024 · 0 comments

Comments

@Jemt
Copy link
Owner

Jemt commented Oct 9, 2024

Event handler highlighted is never removed, hence retaining a reference to its outer scope. DragDrop is used in DropDown and Dialog.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant