[TIMOB-18962] MobileWeb: Browsing index.html of Mobile Web project fails to load in Safari
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-05-29T16:49:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Keylo E. |
Assignee | Ingo Muschenetz |
Created | 2015-05-28T15:49:20.000+0000 |
Updated | 2017-03-20T21:34:08.000+0000 |
Description
New Mobile Web project tests well in Firefox, fails in Safari with:
TypeError: undefined is not an object (evaluating’Alloy._’) at/app.js (line 1)
[~keylo] you mind attaching a test case and steps to reproduce? Thanks
This is expected behavior when opening index.html from the desktop--it is expected that you need to run this via a web server. For the base issue that caused this not to work initially, please follow along on TIMOB-18747.
Closing ticket as invalid.