Evan You
Evan You
> So what if I define a model called model$? Should be avoidable if using `modelModifiers$` instead?
It's indeed a past design mistake so we have to absorb the complexity to avoid breaking changes.
/ecosystem-ci run
I mistyped the issue number when merging 😓 Amended commit 05685a9d7
I agree that "Understandable" seems a bit awkward. I think "User-friendly" might be better.
fixed in 506c4c53f
Is there a case showing where this actually happens? I'm not sure how `component` can be null in a previous vnode.
/ecosystem-ci run
Wondering if this is still relevant as there seems to be no one else raising similar needs. I'm removing this from 3.2 for now since I think we may have...
Closing as it's no longer needed in 3.6 after https://github.com/vuejs/core/pull/13128