Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Error if I put app to pause while it is still bootstrapping #192

Open
stripathix opened this issue Jan 11, 2018 · 0 comments
Open

Error if I put app to pause while it is still bootstrapping #192

stripathix opened this issue Jan 11, 2018 · 0 comments

Comments

@stripathix
Copy link

Hard to reproduce every time but below step do cause the error:

Steps:

  • Open application
  • While application is still bootstrapping
  • Press Home button on device to put application on pause
  • After 5-10 seconds again resume the application and you will see below error.
  • I am not sure if this is related to Cordova or ionic-wkwebview.

Getting this error in console.

You can see that URL field is having value as an HTML template URL of the IonicModal. Looks like angular is not able to find the template file.

Possibly unhandled rejection: {“data”:null,“status”:-1,“config”:{“method”:“GET”,“transformRequest”:[null],“transformResponse”:[null],“jsonpCallbackParam”:“callback”,“cache”:{},“url”:“component/meteogram-form/meteogramForm.html”,“headers”:{“Accept”:“application/json, text/plain, /”},“msBeforeAjaxCall”:1515610068995,“msAfterAjaxCall”:1515610069229,“timeTakenInMs”:234},“statusText”:"",“xhrStatus”:“error”}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant