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
Hi, I'm using Nuxt4 with the dayjs-nuxt module.
Currently, setting the locales for dayjs using defineNuxtConfig isn't working;
I'm encountering a hydration issue.
Does anyone know a solution?
Thank you.
Hi, I'm using Nuxt4 with the dayjs-nuxt module.
Currently, setting the locales for dayjs using
defineNuxtConfigisn't working;I'm encountering a hydration issue.
Does anyone know a solution?
Thank you.