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
You should be able to try / catch a call to preloadUrl and it should throw if the requested resource can't be preloaded. Currently there's no way to detect a failure.
You should be able to
try / catcha call topreloadUrland it should throw if the requested resource can't be preloaded. Currently there's no way to detect a failure.