Each view (except for the location view) has a header with a button to go back to the previous view. The button is not functioning correctly, it needs to be configured to move to the subsequent view instead of what ever default it currently does.
ok this was fixed in branch with similar name. This fix also included a fix for the dojo parser issue, which turned out to be just a dependency import (_WidgetsInTemplateMixin) in the wrong order, weird!
Each view (except for the location view) has a header with a button to go back to the previous view. The button is not functioning correctly, it needs to be configured to move to the subsequent view instead of what ever default it currently does.
Check out the docs for view heading: http://dojotoolkit.org/api/1.9/dojox/mobile/Heading