Hello,
I'm
using Vue with vue-decorator-property. I have a problem with template,
when template is a string, it works, but when is a function return Vue
component its render error html<!--function (a, b, c, d) { return
createElement(vm, a, b, c, d, true); }--> instead Ejs2 component.
It's works
It won't

Thanks you!