Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4478

InAppBrowser: Tapping same link twice in view doesn't load

    XMLWordPrintableJSON

Details

    Description

      In my Cordova app I have three links at the bottom of a settings page like so:

      FAQ
      Terms and Service
      Privacy Policy

      For the implementation I have a function called webView(url) that calls window.open(url, "_blank", "location=yes"); that all three pass through to open an InAppBrowser.

      When I click on FAQ it shows up correctly, I press done and come back successfully. I click on Privacy Policy and works correctly as well. However, if I click FAQ right after I just viewed FAQ, nothing happens. This only happens on iOS and not on Android (Android works perfectly).

      Attachments

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              drm75 Daniel Morgan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: