-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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(hydration): should force hydrate props with .prop & .attr modifiers #7490
Conversation
Size ReportBundles
Usages
|
I have a few questions about this change.
|
@skirtles-code |
#7476 really is more of a specific case for The intention of this PR makes sense, but there are two problems:
See 364f319 With both commits all variations of |
related to #7476
NOTE:
This PR does not fundamentally solve the problem; it simply aligns with the behavior of Vue 2.
see #7490 (comment)