ionic-team / ionic-team/cordova-plugin-ionic-webview
Lots of HTTP resource request error some time since I updated to cordova-plugin-ionic-webview@2.0.0.
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
Lots of HTTP request error some time sice I updated to 2.0.0. Not able to reproduce it every time.
`
xhr | GET assets/img/plane.svg [0]
-- | --
`
`Possibly unhandled rejection: {"data":null,"status":-1,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"assets/img/plane.svg","headers":{"Accept":"application/json, text/plain, */*"},"msBeforeAjaxCall":1532542953443,"msAfterAjaxCall":1532542953918,"timeTakenInMs":475},"statusText":"","xhrStatus":"error"}`
`Possibly unhandled rejection: {"data":null,"status":-1,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"assets/img/plane.svg","headers":{"Accept":"application/json, text/plain, */*"},"msBeforeAjaxCall":1532542953443,"msAfterAjaxCall":1532542953918,"timeTakenInMs":475},"statusText":"","xhrStatus":"error"}`
Contributor guide
Assessment
This issue has not been assessed yet.