@Babinc wrote:
$ionicHistory.goBack(); does not work when i update my project to 1.3.0. But it does work if i downgrade it back to 1.2.4. With no other changes. I started i new project, and $ionicHistory.goBack() does work with 1.3.0 in a clean project. But still in my project when i update to 1.3.0 it quits working. Again no other changes other than executing the "ionic lib update" command.
If i could reproduce it in a clean project i would submit a github issue.
The only thing i can think of is maybe because my bower.json has these resolutions.
"resolutions": {
"angular-animate": "1.5.3",
"angular": "1.5.3",
"angular-sanitize": "1.5.3"
}and i had to put those in order to get the "ionic-platform-web-client" to install.
Your system information:
Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.0
Gulp local:
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
OS: Distributor ID: Ubuntu Description: Ubuntu 14.04.4 LTS
Node Version: v5.0.0
Posts: 2
Participants: 2