[TIMOB-9681] MobileWeb: Apps break in IE9 when page is reloaded via address bar
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-21T09:09:35.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | Release 2.1.0, Sprint 2012-13 MW |
Components | MobileWeb |
Labels | qe-port |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-06-20T22:28:13.000+0000 |
Updated | 2012-08-08T17:24:01.000+0000 |
Description
When an app is reloaded in IE9, there is a JavaScript error because page reloads skip to the DOM ready state which causes the Titanium app to load before the outermost container is created, thus resulting in an error.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2446
Tested On: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120807144112 Win 7 - IE9