stionic edited a comment on pull request #755: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/755#issuecomment-698106211
waitForBeforeload is necessary. I think it prevent duplicate event. for fix problem you maybe want correct it instead of remove. I have found same problem before and fixed by correct it when onPageFinished. Real problem is when load error it not reset waitForBeforeload. Could you please check [commit](https://github.com/stionic/cordova-plugin-inappbrowser/commit/d2ddbfe37ceceb9ace56007c282902e765e41076)? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
