Subscribe on changes!

Comments throw error in Transition

avatar
Apr 16th 2021

Version

3.0.11

Reproduction link

SFC Link

Steps to reproduce

Just put down a comment in a transition tag.

What is expected?

Comments should be ignored

What is actually happening?

It is throwing a " can only be used on a single element or component" error.

avatar
Apr 16th 2021

The fix could be similar to the one for https://github.com/vuejs/vue-next/issues/1352