Open maxkopych opened 4 years ago
FOR POC purpose only , I am able to get it work using localforage but it won't be a robust solution as the serialization lost the full compatibility of axios response object. if we only care about the data
and status
in response, it might worth a try.
Thank you for plugin! It works great but is it possible to save cache to localstorage? so after refresh of page cache stays.