Replies: 1 comment
-
You could solve this in 2 ways: you can wrap your inner template with an element like so: < template >< div >< template >, but in your case I’d probably leave out the x-if template and put an x-show in the < li > element. I personally hope for a built-in core solution for using templates with x-for and x-if or a solution for using following a < template > 👍🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://codepen.io/kuhschubser/pen/zYdYpOY
Beta Was this translation helpful? Give feedback.
All reactions