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(VField): add type assertion for props access #21087

Closed
wants to merge 1 commit into from

Conversation

johnsoncodehk
Copy link
Contributor

👋 Component props option is exposed in vuejs/core#12935, and since VField.props type is no longer any, it requires the type assertion to be passing the TS test.

@KaelWD KaelWD closed this in b8a8bc2 Mar 12, 2025
@KaelWD KaelWD added this to the v3.7.x milestone Mar 12, 2025
@KaelWD KaelWD self-assigned this Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants