-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Bug Report
beforeload event for POST method is not fired
Problem
I read this #367
And try to build an app with https://github.com/dpa99c/cordova-plugin-inappbrowser-test
Then open inappbrowser with beforeload = YES option.
Click on GET link, beforeload, loadstart and loadstop events are fired
Click on Submit, only loadstart and loadstop events are fired
What is expected to happen?
beforeload event should be fired with Submit form (POST method)
What does actually happen?
Click on Submit, only loadstart and loadstop are fired
Information
Android: 7.1
Cordova ver 9
source code and package.json get from https://github.com/dpa99c/cordova-plugin-inappbrowser-test
Checklist
- I searched for existing GitHub issues
- I updated all Cordova tooling to most recent version
- I included all the necessary information above
Metadata
Metadata
Assignees
Labels
No labels
