--- title: v-show Does Not Work on template or With v-else impact: MEDIUM impactDescription: Using v-show on template silently fails, element is always rendered type: capability tags: [vue3, conditional-rendering, v-show, template, limitations] --- # v-show Does Not Work on template or With v-else **Impact: MEDIUM** - `v-show` cannot be used on `