You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2020. It is now read-only.
Service workers can cache GET requested resources, but it can't handle POST requests. An offline architecture for Hex requires that it be capable of storing modified Cube data and upload it when re-establishing connectivity.
Redux-Offline seems to offer this in a convenient package, but doesn't seem to quite offer what I want in a nice way.
Service workers can cache GET requested resources, but it can't handle POST requests. An offline architecture for Hex requires that it be capable of storing modified Cube data and upload it when re-establishing connectivity.
Redux-Offline seems to offer this in a convenient package, but doesn't seem to quite offer what I want in a nice way.