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

[Bug Report][3.7.3] VCarousel memory leak, noticeable after some time #20645

Closed
Trulsabe opened this issue Oct 31, 2024 · 1 comment
Closed
Labels
S: triage upstream Problem with a third party library that we may have to work around

Comments

@Trulsabe
Copy link

Environment

Vuetify Version: 3.7.3
Vue Version: 3.5.12
Browsers: Google Chrome, Mozilla Firefox
OS: Windows

Steps to reproduce

Open playground and keep the tab open or in the background for at least 5 minutes.

Expected Behavior

Not to increase memory usage incrementally over time

Actual Behavior

Increasing memory usage incrementally over time

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

We started noticing the crashes because we have an info screen running all day with animated content. Examining heap snapshot comparisons in the browser seems to point the leak being related to the transition of the items.

@KaelWD
Copy link
Member

KaelWD commented Oct 31, 2024

vuejs/core#12181

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2024
@KaelWD KaelWD added the upstream Problem with a third party library that we may have to work around label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: triage upstream Problem with a third party library that we may have to work around
Projects
None yet
Development

No branches or pull requests

2 participants