Sébastien Chopin
Sébastien Chopin
Do you mean the docs from https://nuxt.com/modules/pinia-plugin-persistedstate ?
It's related to nuxt.com website, I will fix it soon
NIce, could you open a PR for it @benoitdelorme You can follow the readme for it
Thanks @devonik I see a lot of code commented on https://github.com/devonik/nuxt-i18n-data/blob/main/src/module.ts, is your module fully working?
Actually this is intented, you should not access the `.html` file but directly the `/` and `/about` pages.
Wondering if this should be handled directly by `vue-router` though? 🤔
Also, what about the canonical?
I know, what I mean is that your server will have duplicate pages: `/` and `/index.html` which is not the best. Does miniserver have an option to redirect without the...
Do you have a demo on GH pages so I can check @Nugine ?
Actually we don't have the permissions to access your domains, so we cannot know that you already added the domain to your Cloudflare account and that we can add the...