Can you post the component as well as the code to register it
Feb 23, 2021
2
Level 1
Laravel Nova: Nested templates not working in custom card vue file?
Hi,
In a Nova custom cards .vue file I tried to nest tags like this:
template> .... template> ... /template> .... /template>
But it seems the inner template tag is not getting executed at all - it is just ignored.
I have a component that uses this setup but it seems not usable in Nova.
Can anyone help me with this?
Thanks!
Please or to participate in this conversation.