abereghici / remix-themes

An abstraction for themes in your Remix app.
https://www.npmjs.com/package/remix-themes
MIT License
123 stars 14 forks source link

How to deal with caching? #42

Open TheBuilderJR opened 3 months ago

TheBuilderJR commented 3 months ago

Describe the bug

For example https://telemetry.sh caches the last mode. Feels like there should be a more robust way.

Your Example Website or App

https://telemetry.sh

Steps to Reproduce the Bug or Issue

go to https://telemetry.sh, select the opposite of what is is, refresh and see it doesn't persist

Expected behavior

it should persist, but also be cacheable

Screenshots or Videos

No response

Platform

Additional context

No response