We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Vuetify Version: 3.6.13 Vue Version: 3.5.0-alpha.4 Browsers: Chrome 126.0.0.0 OS: Windows 10
{ title: 'node_modules', file: 'png', }, { title: 'public', file: 'png', children: [ { title: 'static', children: [ { title: 'logo.png', file: 'png', }, ], }, { title: 'favicon.ico', file: 'png', }, { title: 'index.html', file: 'html', }, ], }
Icons are visible next to item with children items
Example in vuetify playground doesn't show default "folder" icon
https://play.vuetifyjs.com/#...
Supposed to be fixed in release: 3.6.9, #20009
The text was updated successfully, but these errors were encountered:
Duplicate of #20009
Sorry, something went wrong.
No branches or pull requests
Environment
Vuetify Version: 3.6.13
Vue Version: 3.5.0-alpha.4
Browsers: Chrome 126.0.0.0
OS: Windows 10
Steps to reproduce
Expected Behavior
Icons are visible next to item with children items
Actual Behavior
Example in vuetify playground doesn't show default "folder" icon
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Supposed to be fixed in release: 3.6.9, #20009
The text was updated successfully, but these errors were encountered: