[TIMOB-12834] MobileWeb: Setting the layout on a scrollview to undefined or null causes a crash
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T20:10:25.000+0000 |
Affected Version/s | Release 2.1.4 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2013-02-23T01:38:02.000+0000 |
Updated | 2018-04-04T23:20:32.000+0000 |
Description
This causes a crash:
Ti.UI.createScrollView({ layout: null });
I think I remember fixing this, need to revalidate.
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.