Tushar Agarwal

Results 3 comments of Tushar Agarwal

> In the meantime, I have published https://www.npmjs.com/package/@varedis/express-session with the `maxDurtion` change if anyone needs it Hi Varedis, I tried using this but could not use. When I checked, it's...

Hi @kazupon , Is there any update on this? Can you please suggest how can we add html tags in localization files? Regards

Hi @thibautlukowiak , You can add following to "@nuxtjs/i18n" configuration in nuxt.config.ts. It allows the localization files to have html tags. compilation: { strictMessage: false, }