Evan You

Results 333 comments of 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.

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.

Is there a case showing where this actually happens? I'm not sure how `component` can be null in a previous vnode.

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