-
Notifications
You must be signed in to change notification settings - Fork 885
Open
Labels
bugSomething isn't workingSomething isn't workingtriageAwaiting initial review and prioritizationAwaiting initial review and prioritizationv3#1289#1289
Description
Environment
- Operating System: Linux
- Node Version: v22.19.0
- Nuxt Version: 3.19.2
- CLI Version: 3.28.0
- Nitro Version: 2.12.6
- Package Manager: [email protected]
- Builder: -
- User Config: modules, devtools, compatibilityDate, future, css
- Runtime Modules: @nuxt/[email protected]
- Build Modules: -
Is this bug related to Nuxt or Vue?
Nuxt
Package
v3.x
Version
3.3.2
Reproduction
https://codesandbox.io/p/live/c8989fce-eef5-4bf4-91ca-57595ce54d47
Description
- If
items
is loaded asynchronously, the defaultlabel
value is displayed incorrectly after loading. - If the initial value is a numeric string (
"5073
) and thevalue-key
value in theitems
object is the same number (5073
), thelabel
is displayed incorrectly during initial rendering.
P.S. To ensure that the value of items
is displayed correctly after loading, the v-if="items.length"
directive helps, but this is a hack.
mirjalol-norkulov
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageAwaiting initial review and prioritizationAwaiting initial review and prioritizationv3#1289#1289