Closed destos closed 3 weeks ago
@destos local tests outputs this as expected.
@keyup.vclass
come from?@wrabit, I was on 1.0.8, updated to the latest and it is now working. I had just installed it a few weeks ago to try out and didn't think to update it, ha!
I'm trying to add some apline code to make quick shortcuts for links on pages but markup is being mangled.
My current template looks like this with a component with slots:
The output looks like this, the attributes on the anchor link are mangled.
Any ideas? Moving the anchor out of the slot does fix the issue. So I assume something is going on with the way slots work.