-1👍
You should remove the extra brackets because it’s not a valid vue template syntax
v-if="$myVar || $thirdPartVar"
Source:stackexchange.com
-1👍
You should remove the extra brackets because it’s not a valid vue template syntax
v-if="$myVar || $thirdPartVar"