javascript - Why cordova InAppBrowser back/forward buttons disabled? -


i loading external url of company in inappbrowser(as ipad app). after load, during , forth navigation - , forward buttons disabled. knows why?

things tried:

  1. if load same external url in browser, worked expected.
  2. if load other url google.com, , forward button enabled.
  3. if load small html page , if redirect actual url, button enabled not forward button.

any idea?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -