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

[Bug] v2.7 props are unwrapped, the same doesn't hold true for v3. #12930

Closed
wenfangdu opened this issue Jan 16, 2023 · 2 comments · May be fixed by #12932
Closed

[Bug] v2.7 props are unwrapped, the same doesn't hold true for v3. #12930

wenfangdu opened this issue Jan 16, 2023 · 2 comments · May be fixed by #12932

Comments

@wenfangdu
Copy link

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.

@wenfangdu
Copy link
Author

@tinyfind Can you elaborate? If you're saying

image

vs

image

Then that's demonstrating my point.

@JE-lee
Copy link

JE-lee commented Dec 28, 2023

There are a couple of bugs coming since I accidentally took advantage of the old feature 🤣.

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

Successfully merging a pull request may close this issue.

2 participants