Version
@nuxtjs/color-mode: 3.5.2
nuxt: 4.0.0-28849585.4751b054 (but this is the same on the latest stable Nuxt v3 version, the repo is on v3 too)
Reproduction Link
github repo
Steps to reproduce
- Setup the repo above
- Switching the theme on the main page works fine. The cookie persists, and loads properly. (delete the cookie to reset)
- Navigate to the nested route, and change the theme. Note in your browser's cookies that it has created 2 cookies with the same name and different paths.
- Refresh. This will cause conflicts.
What is Expected?
Cookie persistence to not retain any path information.
What is actually happening?

Version
@nuxtjs/color-mode: 3.5.2
nuxt: 4.0.0-28849585.4751b054 (but this is the same on the latest stable Nuxt v3 version, the repo is on v3 too)
Reproduction Link
github repo
Steps to reproduce
What is Expected?
Cookie persistence to not retain any path information.
What is actually happening?