Replies: 2 comments 4 replies
-
your sample is actually working: |
Beta Was this translation helpful? Give feedback.
4 replies
-
Similar question was asked here: https://stackoverflow.com/questions/77112041/conditional-rendering-inside-a-template-element-used-for-looping-over-an-array I guess that |
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.
-
I noticed that
v-if
not working when placed inside<template>
tag:it return error:
are there any explanations about this? or is it just a bug?
Beta Was this translation helpful? Give feedback.
All reactions