-
Notifications
You must be signed in to change notification settings - Fork 813
Open
Labels
Description
Environment
- Operating System:
Darwin
- Node Version:
v22.14.0
- Nuxt Version:
3.18.0
- CLI Version:
3.27.0
- Nitro Version:
2.12.4
- Package Manager:
[email protected]
- Builder:
-
- User Config:
modules
,ssr
,components
,devtools
,app
,css
,colorMode
,runtimeConfig
,future
,experimental
,compatibilityDate
,eslint
,fonts
,icon
,supabase
- Runtime Modules:
@nuxt/[email protected]
,reka-ui/[email protected]
,@nuxt/[email protected]
,@nuxtjs/[email protected]
,@vueuse/[email protected]
- Build Modules:
-
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.3.0
Reproduction
When active
is set to true on the first item, the active item is always the last one.
Description
When active
is set to true on the first item, the active item is always the last one.
Additional context
No response