-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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(types): retain union type narrowing with defaults applied #12108
Conversation
Size ReportBundles
Usages
|
@vue/compiler-core
@vue/compiler-dom
@vue/compiler-sfc
@vue/compiler-ssr
@vue/runtime-core
@vue/reactivity
@vue/runtime-dom
@vue/server-renderer
@vue/shared
@vue/compat
vue
commit: |
Could you please check if it somehow helps with #12110 |
I think it is related to |
I'd like to cherry-pick both this and #12059 but I get conflicts with https://github.com/vuejs/core/pull/12059/files#diff-ddb3174016350dd4464764b4a1ba232d09ad1e75164d4a37758c759d019202e4 How would you solve it in the context of the other PR? |
/ecosystem-ci run |
📝 Ran ecosystem CI: Open
|
I mistyped the issue number when merging 😓 |
I guess that #12059 needs to be rebased on top of this to fix the remaining issue, right? |
close #12106