Samuel Huaux created CB-6531:
--------------------------------

             Summary: Can inject same code when navigating
                 Key: CB-6531
                 URL: https://issues.apache.org/jira/browse/CB-6531
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
    Affects Versions: 3.4.0
         Environment: windows phone 8.1
            Reporter: Samuel Huaux
            Priority: Critical


1. create wp8 cordova project,add InappBrowser plugin;
2. add ref.executeScript({ code: "some code"}); in iabStop(event)
3. run this project
4. the code will be injected in the first page
5. Navigate to a second page
6. the code won't be injected



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to