edison

Results 401 comments of edison

Thank you for addressing the issue. Could you please add a test case?

I'm pretty sure the previous fix is proper. Is there any reason why you changed it?

see https://github.com/vuejs/core/issues/8068#issuecomment-2416097313 It should add a new test case rather than update the existing one.

https://html.spec.whatwg.org/multipage/tables.html#the-tr-element Maybe we should modify the warning message.

The reproduction in #5918 seems incorrect, but from the description, it appears that the Options API and Composition API are mixed, which is not recommended. The lifecycle hooks of the...