chipzoller / hugo-clarity

A theme for Hugo based on VMware Clarity
Other
583 stars 268 forks source link

Menu and night mode switch do not work when cookies are disabled #169

Closed atticoder closed 3 years ago

atticoder commented 3 years ago

Menu and night mode switch do not work when cookies are disabled in the browser.

When page is loaded on small screen so main menu is automatically hidden to be displayed by menu button, menu cannot be opened at all and thus site cannot be navigated.

onweru commented 3 years ago

@atticoder, that's by design. That switch uses a token that is saved to the browser's localStorage