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

fix(VSliderThumb): patch memory leak in VSliderThumb #19024

Merged
merged 4 commits into from
Jan 13, 2024

Conversation

peter-gy
Copy link
Contributor

Description

fixes #19022

@peter-gy peter-gy changed the title fix: patch memory leak in VSliderThumb fix(VSliderThumb): patch memory leak in VSliderThumb Jan 10, 2024
@websitevirtuoso
Copy link
Contributor

looks good

@KaelWD
Copy link
Member

KaelWD commented Jan 12, 2024

useElevation should not be in render either

@peter-gy
Copy link
Contributor Author

peter-gy commented Jan 12, 2024

useElevation should not be in render either

@KaelWD I made changes accordingly.

@johnleider johnleider added this to the v3.4.x milestone Jan 13, 2024
@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VSlider VSlider labels Jan 13, 2024
@johnleider johnleider merged commit 64618ff into vuetifyjs:master Jan 13, 2024
3 of 5 checks passed
tmasrat pushed a commit to tmasrat/vuetify that referenced this pull request Jan 22, 2024
fixes vuetifyjs#19022

Co-authored-by: John Leider <john@vuetifyjs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSlider VSlider T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report][3.4.10] VSliderThumb leaks memory
4 participants