Skip to content

bug: Back button missing sometimes - works with "ionic": "v1.0.0-rc.3" #4132

@Robinyo

Description

@Robinyo

Type: bug

Platform: all

See -> http://forum.ionicframework.com/t/back-button-missing-sometimes/28235/9

@yewnork - Its a BUG 😦
@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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions