You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: