You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/11 10:44:39 UTC

[GitHub] [cordova-plugin-inappbrowser] shanthan25 opened a new issue #446: target _blank sometimes open in system's web browser

shanthan25 opened a new issue #446: target _blank sometimes open in system's web browser
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/446
 
 
   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   website need to open in InAppBrowser
   
   
   ### What does actually happen?
   sometimes it is open in system's web browser
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   Even i have set  the target as '_blank' website sometimes open in system's web browser. i need to open it in InAppBrowser only.
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   this.browser = this.iabService.iab.create(url, '_blank', this.iabService.iabSettings);
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Android Mobile
   
   
   ### Version information
   <!-- 
   What are 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.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org