use webcomponent with vue3.2, when I add class to customelement, I get an error
Version
3.2.31
Reproduction link
Steps to reproduce
refer to minimal reproduction
What is expected?
custom elements created by defineCustomElement support class name and id
What is actually happening?
custom elements created by defineCustomElement don't support class name and id