Skip to content

AutoComplete memory leak #4616

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

Open
yanmariomenev opened this issue Apr 29, 2025 · 0 comments
Open

AutoComplete memory leak #4616

yanmariomenev opened this issue Apr 29, 2025 · 0 comments

Comments

@yanmariomenev
Copy link
Contributor

yanmariomenev commented Apr 29, 2025

Description

It seems that there might be a memory leak in the component, and we need to make sure that everything is handled properly, including subscriptions and other resources.

Steps To Reproduce

project.zip

  1. Open Chrome DevTools → Memory tab.
  2. Navigate to the component with an input using kendoTextBox.
  3. Click the input to trigger any internal behavior.
  4. Navigate away to destroy the component.
  5. Take a Heap Snapshot.
  6. Repeat steps 2–5.
  7. Compare snapshots for retained component instances or detached DOM nodes.
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