[Bug] theme (colorscheme, hue) not persisted to server session #14
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/calque#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
in production changes to the theme are either not properly persisted, or not used/loaded during ssr. This results in the colorscheme dropdown and hue slider resetting on reload
alright most of this seems to be solved. pretty sure the root cause was the prerendering of the routes.
only issue still remains is that the sessions are now lost on re-deployments of the app.
I can either: