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

Memory leak occurs when navigating between router pages with DataGrids in Vue 2 #703

Open
lv-jie opened this issue Apr 23, 2023 · 0 comments

Comments

@lv-jie
Copy link

lv-jie commented Apr 23, 2023

Bug Report

Package versions:

devexteme version: 22.2.5
devextreme-vue version: 22.2.5

Steps to reproduce:

  • Codesandbox (https://codesandbox.io/s/devextreme-v22-grid-demo-pyd7x4)
  • Take a memory snapshot when the router display the new-table component.
  • Switch the page router several times, then backreturn to the page of new-table.
  • Take a memory snapshot again.
    Current behavior:
    The memory increases.

Expected behavior:
The memory doesn't increase.

Screenshots:

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

No branches or pull requests

1 participant