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

types(defineComponent): fix on* props incorrect type #6216

Merged
merged 4 commits into from Jul 6, 2022

Conversation

pikax
Copy link
Member

@pikax pikax commented Jul 2, 2022

fix #6052

It requires #6215 to be merged, since it bumps typescript

@pikax pikax changed the title Prop starting on is not correct types(defineComponent): fix on* props incorrect type Jul 2, 2022
@yyx990803 yyx990803 merged commit 8dcb6c7 into main Jul 6, 2022
@yyx990803 yyx990803 deleted the prop_starting_on_is_not_correct branch July 6, 2022 08:28
chrislone pushed a commit to chrislone/core that referenced this pull request Feb 4, 2023
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.

Prop required and starts with on's type is broken in ts 4.7
2 participants