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
2.7.14
stackblitz.com
In v2.7, props are unwrapped. The same doesn't hold true for v3.
Props aren't unwrapped.
Props are unwrapped.
The text was updated successfully, but these errors were encountered:
@tinyfind Can you elaborate? If you're saying
vs
Then that's demonstrating my point.
Sorry, something went wrong.
08382f0
There are a couple of bugs coming since I accidentally took advantage of the old feature 🤣.
Successfully merging a pull request may close this issue.
Version
2.7.14
Reproduction link
stackblitz.com
Steps to reproduce
In v2.7, props are unwrapped.
The same doesn't hold true for v3.
What is expected?
Props aren't unwrapped.
What is actually happening?
Props are unwrapped.
The text was updated successfully, but these errors were encountered: