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(complier-sfc): handle keyof operator #11134

Closed
wants to merge 1 commit into from

Conversation

linzhe141
Copy link
Contributor

close #11129

@linzhe141
Copy link
Contributor Author

linzhe141 commented Jun 14, 2024

After fixing the code, the compiled result of the local-dev playground is still test:{type:Object}. Maybe this is a bug in vue-repl
image

@linzhe141 linzhe141 closed this Jun 14, 2024
@linzhe141 linzhe141 deleted the fix-resolvetype branch June 14, 2024 06:54
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.

Invalid prop: type check failed, Expected Object when using keyof on type intersection
1 participant