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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -