rricamar opened a new issue #736: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/736
# Bug Report ## Problem Hi, I recently update the plugin's version to v4.0.0 to try https://github.com/apache/cordova-plugin-inappbrowser/issues/623, that is closed. But, I'm observing that after the InApp's instance appear, the "default" scrollbar starts to show (I left a .zip with two videos, one with the v3.2.0, and another one with the v4.0.0). Could be the plugin be interfering with the Ionic's Webview plugin or with the platform detection? Thank you in advance; let me know if I could help with something. Zip with the videos: [scrollbar-issue.zip](https://github.com/apache/cordova-plugin-inappbrowser/files/4803543/scrollbar-issue.zip) ### Version information <!-- What are the relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode, etc. --> ``` Ionic: Ionic CLI : 5.4.13 Ionic Framework : @ionic/angular 5.1.1 @angular-devkit/build-angular : 0.901.7 @angular-devkit/schematics : 9.1.7 @angular/cli : 9.1.7 @ionic/angular-toolkit : 2.2.0 Cordova: Cordova CLI : 9.0.0 ([email protected]) Cordova Platforms: ios 5.1.1 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 24 other plugins) Utility: cordova-res (update available: 0.15.0) : 0.14.0 native-run : 1.0.0 System: ios-deploy : 1.10.0 ios-sim : 8.0.2 NodeJS : v12.16.1 (/Users/rricamar/.nvm/versions/node/v12.16.1/bin/node) npm : 6.14.4 OS : macOS Catalina Xcode : Xcode 11.5 Build version 11E608c ``` ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above ---------------------------------------------------------------- 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]
