You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notes: To avoid the warning, you need to ensure you set both the title and description props, and avoid using the header slot. Either body + footer or content are fine to use.
Use <UModal title="Title" description="Description><template #body>Some stuff...
Use <UModal title="Title" description="Description><template #content>Some stuff...
Environment
Windows_NT
v22.13.1
3.15.4
3.21.1
2.10.4
yarn@1.22.22
-
compatibilityDate
,modules
,imports
,devtools
,experimental
,app
,css
,vue
,site
,runtimeConfig
,build
,sourcemap
,future
,vite
,typescript
,eslint
,prismic
,pwa
,sentry
@samk-dev/nuxt-vcalendar@1.0.4
,@nuxt/fonts@0.10.3
,@nuxt/eslint@0.7.6
,@nuxt/ui@3.0.0-alpha.12
,@nuxt/image@1.9.0
,@nuxtjs/prismic@4.0.1
,@nuxtjs/robots@5.2.2
,@sentry/nuxt/module@8.52.0
,@vee-validate/nuxt@4.15.0
,@vite-pwa/nuxt@0.10.6
,@vueuse/nuxt@12.5.0
,@zadigetvoltaire/nuxt-gtm@0.0.13
,nuxt-lodash@2.5.3
-
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.0-alpha.12
Reproduction
Description
Warning:
DialogContent
requires aDialogTitle
for the component to be accessible for screen reader users.Warning: Missing
Description
oraria-describedby="undefined"
for DialogContent.Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: