-
-
Notifications
You must be signed in to change notification settings - Fork 7k
[Bug Report][3.5.17] Error when rendering tooltip with an icon as activator inside of a loop #19685
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.5.17] Error when rendering tooltip with an icon as activator inside of a loop #19685
Comments
Something to do with binding the props to A possible workaround is wrapping the Example (cloned from repro link and adjusted): https://replit.com/@BenShelton/vuetify-tooltip-bug |
A |
Environment
Vuetify Version: 3.5.17
Vue Version: 3.4.21
Browsers: Firefox 125.0
OS: Ubuntu 22.04.4
Steps to reproduce
Start development server and open the application in a browser (warning: huge memory leak, your computer might freeze).
Expected Behavior
Tooltips render without any errors.
Actual Behavior
Rendering of tooltips causes application crash.
Reproduction Link
https://github.com/AndronKarp/vuetify-tooltip-bug
The text was updated successfully, but these errors were encountered: