sfnt created CB-11637:
-------------------------

             Summary: History was clean when 
                 Key: CB-11637
                 URL: https://issues.apache.org/jira/browse/CB-11637
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 5.2.1
         Environment: android 4.4 , win 10
            Reporter: sfnt


I have 2 html pages, page A and page B
A is the default homepage or my cordova app.
A has a link  to B
and B with cordova.js too.

when I touch the link in page A and goto page B,
I find that history.back() don't work!
and navigator.app.backHistory() don't work too!

While in the page B , history.length = 1
no history was found!!

Then I remove cordova.js from page B, history.back() works well.

Do cordova clean history everytime it init?
How can I fix this problem?

thanks ~~



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to