-
Notifications
You must be signed in to change notification settings - Fork 857
Closed
Closed
Copy link
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
v3.3.0
Reproduction
https://codesandbox.io/p/devbox/suspicious-lumiere-6jxxjc
Description
When displaying the UInputMenu
, with no items in the array (fetched later) but with a default value, the placeholder is shown instead of showing the string.
Additional context
Faulty commit: 488707e