Browsers: Chrome 21.0.1180.79, iOS 5.1 Safari, Safari 6
jQM Version: 1.0.1, 1.1.1, 1.2.0
Prerequisites:
- An anchor tag with a leading whitespace in the href attribute exists on the page (example below).
- AJAX navigation enabled
- Link ajax data-attribute or rel will not cause a synchronous load
Steps:
- Load page
- Click on desired link with leading space in href
Expected: Asynchronous load occurs.
Actual: Synchronous load occurs, clearing the DOM of cached "pages"