Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.8k
fix: convert emits to props, fix #13104#13105
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I'll take a look and add tests |
I need some help, I couldn't get emits from |
This fix is beyond my capabilities and I hope someone else can fix it. |
zcf0508 commentedDec 15, 2023
No, your implementation doesn't take |
zcf0508 commentedDec 18, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Yes, because it can be |
zcf0508 commentedDec 18, 2023
Does it mean that If a component use |
Yes, seemed to be true |
zcf0508 commentedDec 18, 2023
I think it works with extends and mixin now. |
Uh oh!
There was an error while loading.Please reload this page.
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
main
branch for v2.x (or to a previous version branch)fix #xxx[,#xxx]
, where "xxx" is the issue number)If adding anew feature, the PR's description includes:
Converts emits to props.
Other information: