**Type**: <span ionic-type>bug</span> **Platform**: <span ionic-platform>all</span> <span ionic-description>See -> http://forum.ionicframework.com/t/back-button-missing-sometimes/28235/9 @yewnork - Its a BUG :frowning: @cormacodonnell @DonEllingsworth @harmonics See this fork of your Plunker: http://plnkr.co/edit/JVvifeOX5VSDGoa8lrTJ?p=preview I updated the Plunker to use 1-0-1 (http://forum.ionicframework.com/t/1-0-1-vanadium-vaquita-released/27420) which didn't work so I checked my bower.json and noticed that I am still using: ``` "ionic": "v1.0.0-rc.3" ``` which works, index.html: ``` <link rel="stylesheet" href="http://code.ionicframework.com/1.0.0-rc.3/css/ionic.css" /> <link rel="stylesheet" href="style.css" /> <script src="http://code.ionicframework.com/1.0.0-rc.3/js/ionic.bundle.js"></script> ``` Note: I also updated from href to ui-sref in several files + fixed 'menu.html' as well :)</span> <span is-issue-template></span>