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
A caching mechanism could be added so users would be able to view the info they have viewed in the past, even when they are offline.
there is a mechanism for it, to pass the 'diskCache' key in the parameter for getAPIData; however, there is no consideration for when the cache might be filled... at that point the caching mechanism won't work anymore.
The text was updated successfully, but these errors were encountered:
A caching mechanism could be added so users would be able to view the info they have viewed in the past, even when they are offline.
there is a mechanism for it, to pass the 'diskCache' key in the parameter for getAPIData; however, there is no consideration for when the cache might be filled... at that point the caching mechanism won't work anymore.
The text was updated successfully, but these errors were encountered: