Skip to content

v-show not working with nuxt UI component #4347

Open
@roseyda

Description

@roseyda

Environment

  • OS: tested on macOS (with nuxtUI v3+) and StackBlitz (with nuxtUI 2+)

Is this bug related to Nuxt or Vue?

Nuxt

Version

^3.1.3

Reproduction

https://stackblitz.com/edit/nuxt-ui-bhmakssh?file=app.vue

Description

While toogling visibility of a nuxt UI component with v-if work perfectly, toggling visibility with v-show does not work as expected (style="display: none;" remaine applied)

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriagev3#1289

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions