Skip to content

[Bug Report][3.6.7] VList expand/collapse expected types warning for SVG icons #19858

Closed
@ESP-Marc

Description

Environment

Vuetify Version: 3.6.7
Vue Version: 3.4.27
Browsers: Chrome 125.0.0.0
OS: Windows 10

Steps to reproduce

Observe reported type check errors in IDE for VList icon customization in App.vue.

Expected Behavior

Should accept type Icon for collapse-icon & expand-icon

Actual Behavior

Throws warning that collapse-icon & expand-icon expects string not Icon

Reproduction Link

https://github.com/ESP-Marc/vuetify-v-list

Other comments

image

Similar to closed issue: #15162

Metadata

Assignees

Labels

E: iconsIcons composableT: bugFunctionality that does not work as intended/expectedtypescript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions