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
When I'm using the proxy option in an Ionic application with db.load, there's an uncaught error if the device is not connected to the internet. If I remove the proxy line everything works fine. Any ideas?
The text was updated successfully, but these errors were encountered:
Arguably the .load() method itself could do this sort of retry logic, but then it would need to implement backoff, etc. This is a really hard problem to solve.
When I'm using the proxy option in an Ionic application with db.load, there's an uncaught error if the device is not connected to the internet. If I remove the proxy line everything works fine. Any ideas?
The text was updated successfully, but these errors were encountered: