Skip to content
New issue

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

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

Closed
ESP-Marc opened this issue May 22, 2024 · 0 comments · Fixed by #20727
Closed

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

ESP-Marc opened this issue May 22, 2024 · 0 comments · Fixed by #20727
Assignees
Labels
E: icons Icons composable T: bug Functionality that does not work as intended/expected typescript
Milestone

Comments

@ESP-Marc
Copy link
Contributor

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

@github-actions github-actions bot added the S: stale This issue is untriaged and hasn't seen any activity in at least six months. label Nov 20, 2024
@J-Sek J-Sek self-assigned this Nov 22, 2024
@J-Sek J-Sek added typescript and removed S: stale This issue is untriaged and hasn't seen any activity in at least six months. labels Nov 22, 2024
@J-Sek J-Sek added E: icons Icons composable T: bug Functionality that does not work as intended/expected labels Nov 22, 2024
@KaelWD KaelWD added this to the v3.7.x milestone Nov 27, 2024
KaelWD pushed a commit that referenced this issue Nov 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
E: icons Icons composable T: bug Functionality that does not work as intended/expected typescript
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants