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

fix: update types #16951

Merged
merged 2 commits into from
Feb 12, 2024
Merged

fix: update types #16951

merged 2 commits into from
Feb 12, 2024

Conversation

kvpt
Copy link

@kvpt kvpt commented Mar 18, 2023

Description

After migrating to Volar and activating the Vuetify components typings some errors are reported.
Some verifications later the code of the app appears to be correct but the typing of Vuetify contains some errors.

The activator scoped slot miss attrs prop, was only defined in the VMenu type.
The Breadcrumbs item property of scoped slot item is wrongly typed as an array.

@KaelWD KaelWD modified the milestones: v2.7.0 (Nirvana), v2.6.x Mar 23, 2023
@KaelWD KaelWD changed the base branch from v2-dev to v2-stable March 23, 2023 14:18
@KaelWD KaelWD self-assigned this Feb 12, 2024
@KaelWD KaelWD changed the title Fix Vuetify2 typings fix: update types Feb 12, 2024
@KaelWD KaelWD merged commit 7e3d35d into vuetifyjs:v2-stable Feb 12, 2024
6 of 7 checks passed
@kvpt kvpt deleted the typing branch February 14, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants