s00d / nuxt-i18n-micro

Nuxt I18n Micro is a fast, simple, and lightweight internationalization (i18n) module for Nuxt
https://s00d.github.io/nuxt-i18n-micro/
MIT License
87 stars 11 forks source link

HMR and Hydration errors in console #18

Closed muhammedjenos closed 1 month ago

muhammedjenos commented 1 month ago

Describe the bug While in development, updating the locale files doesnt trigger HMR. Manual refresh of the page updates the data indeed, but browser console is filled with hydration errors for the updated content elements

Expected behavior Contents update during HMR without manual refresh and no console hydration errors

Screenshots

image

Dev Setup

s00d commented 1 month ago

Hi, I’ve increased the file watching depth to 2 during development in version 1.19.1.