-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.3
-
None
When working with and writing code that uses core/localstorage or core/sessionstorage, you can only test the caching component of the code by disabling cachejs. This is irritating and sucks.
Rather than disabling caching when we are not caching js, we should use a cache key for the current date. I'd suggest we round down to the nearest 10 seconds so that it's possible to fetch content out again too.