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

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

Open
ESP-Marc opened this issue May 22, 2024 · 0 comments · May be fixed by #20727
Open

[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 · May be fixed by #20727
Assignees
Labels
E: icons Icons composable T: bug Functionality that does not work as intended/expected typescript

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

2 participants