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: generate valid code when using __VLS_PropsChildren #3442

Merged
merged 1 commit into from Jul 25, 2023

Conversation

so1ve
Copy link
Member

@so1ve so1ve commented Jul 23, 2023

No description provided.

@rchl
Copy link
Collaborator

rchl commented Jul 25, 2023

Is this not testable?

@so1ve
Copy link
Member Author

so1ve commented Jul 25, 2023

@rchl We can't test it (and we don't have to) because it doesn't break the functionality without this fix.

@rchl
Copy link
Collaborator

rchl commented Jul 25, 2023

Why we can't test it? Is it because the type is any without this change and still doesn't fail?

@so1ve
Copy link
Member Author

so1ve commented Jul 25, 2023

@rchl Though it creates invalid code without this fix, it is functioning correctly - correct types and completions.

@johnsoncodehk
Copy link
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit 12f06db into vuejs:master Jul 25, 2023
3 checks passed
@so1ve so1ve deleted the fix/invalid-code-propschildren branch August 24, 2023 13:37
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.

None yet

3 participants