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(type): infer parent as this on nextTick function #3608

Merged
merged 3 commits into from
Jul 15, 2021

Conversation

pikax
Copy link
Member

@pikax pikax commented Apr 15, 2021

fix #3599

Improve type from nextTick

nextTick function callback should have the correct this type

@pikax pikax requested a review from HcySunYang April 15, 2021 09:01
@yyx990803 yyx990803 merged commit 18911ab into vuejs:master Jul 15, 2021
@pikax pikax deleted the fix_3599 branch August 15, 2021 09:09
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.

Typescript: incompatible "this" in component when adding emits
3 participants