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(types): union function prop #3119

Merged
merged 5 commits into from
Mar 25, 2021

Conversation

07akioni
Copy link
Contributor

Fix union typed function prop's type error.

Reproduction:
https://codesandbox.io/s/smoosh-cherry-q8rv1?file=/src/index.ts

image

@07akioni 07akioni changed the title Fix prop type union function fix(types): union function prop Jan 29, 2021
@HcySunYang HcySunYang requested a review from pikax February 5, 2021 02:45
@07akioni 07akioni force-pushed the fix-prop-type-union-function branch from d012e6b to 6c3e293 Compare March 4, 2021 08:19
@07akioni
Copy link
Contributor Author

07akioni commented Mar 4, 2021

@pikax

@HcySunYang HcySunYang linked an issue Mar 4, 2021 that may be closed by this pull request
@07akioni
Copy link
Contributor Author

07akioni commented Mar 6, 2021

fix #3357

@07akioni
Copy link
Contributor Author

07akioni commented Mar 7, 2021

@HcySunYang Code is reviewed

@07akioni
Copy link
Contributor Author

Any progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: union typed prop has wrong type in setup
4 participants