RollingTL
RollingTL
Upgrade did't help. The issue still persist. https://github.com/vuelidate/vuelidate/issues/983
After last update the problem is gone. Thanks.
It would be very helpful! Tags tend to get messy, the only way to control them is to turn on "HTML" mode and to find out and fix problems. The...
I have the same experience. Detailed explanation: [https://github.com/nuxt/nuxt/discussions/26699](https://github.com/nuxt/nuxt/discussions/26699)
### ContentDoc problem If we use nuxt.config.ts ``` content: { locales: ['en', 'de', 'ru'], defaultLocale: 'en' } ``` it is working with only default language. Child code [id].vue ``` {{...
> Nuxt content is not compatible with i18n module at the moment. > I've spent a good amount of time building my blog and adding articles before going live. Everything...