So I'm creating this sample application using JQuery Mobile on Facebook. The problem I am running into is with the back button on chrome.
http://www.facebook.com/pages/ProdigyView/214942945205059?sk=app_397015110360498
Using firefox or safari, I can use the back button and go the 'page' I was previously on after clicking a link.
Using Chrome, when I click the back button, it
A) First Click doesn't go anywhere B) Second click takes you back to the page you were on, if you came from another site
Doing some research, this is very similar to this problem last year: http://blog.duc.as/2011/07/13/back-button-broken-for-url-hashes-in-ie-on-wp7-mango/
Anyone know what the problem is and a possible fix?