We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.11
https://codesandbox.io/s/lively-flower-42igt?file=/index.ts
see type
tuple should not be unwrapped
tuple is unwrapped
The text was updated successfully, but these errors were encountered:
UnwrapRef
fix(types): should unwrap tuple correctly (#3820)
e816812
fix #3819
fix(types): should unwrap tuple correctly (vuejs#3820)
7a23d07
fix vuejs#3819
ad05213
Successfully merging a pull request may close this issue.
Version
3.0.11
Reproduction link
https://codesandbox.io/s/lively-flower-42igt?file=/index.ts
Steps to reproduce
see type
What is expected?
tuple should not be unwrapped
What is actually happening?
tuple is unwrapped
The text was updated successfully, but these errors were encountered: