i have many pages for navigation, when i go forward, all is ok,
but when i return using “mainView.router.back” or “class=“link back”>” in navbar,
the router go 2 pages backward, not the inmediatly page back.
thanks.
i have many pages for navigation, when i go forward, all is ok,
but when i return using “mainView.router.back” or “class=“link back”>” in navbar,
the router go 2 pages backward, not the inmediatly page back.
thanks.
Do you have pushState enabled?
yes, because is for Cordova App
It should be fixed in next version. And i can recommend you to disable pushState for cordova app
Thanks, very much!!
thanks for this great framework!!