Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The NavigationMenu's v-model does not update correctly #3650

Open
Spatia opened this issue Mar 22, 2025 · 0 comments
Open

The NavigationMenu's v-model does not update correctly #3650

Spatia opened this issue Mar 22, 2025 · 0 comments
Labels
bug Something isn't working triage v3 #1289

Comments

@Spatia
Copy link

Spatia commented Mar 22, 2025

Environment

  • Operating System: Darwin
  • Node Version: v23.3.0
  • Nuxt Version: 3.16.1
  • CLI Version: 3.23.1
  • Nitro Version: 2.11.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: compatibilityDate, css, devtools, modules, colorMode, runtimeConfig, ui, app
  • Runtime Modules: @nuxt/[email protected], @nuxtjs/[email protected]
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.1

Reproduction

https://codesandbox.io/p/devbox/modest-euclid-j92wtc

Description

The v-model does not open the tab of the navigation bar if this is not a "parent of children" type of tab. It's confusing because there is no more "isActive" items status since the v3.

Additional context

(it's my first time creating an issue, maybe I've done some things wrong during creation)

Logs

@Spatia Spatia added bug Something isn't working triage v3 #1289 labels Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant