Open
Description
Cookies are lost if the service worker is refreshed or gets reconstructed.
I wonder if the cookies
map should be dumped to /config/init.json
like settings
and env
. That way they can persist through refreshes.
I've tried an approach using a Map store stores into IndexDB, but having some bugs
Metadata
Metadata
Assignees
Labels
No labels