Changes between Initial Version and Version 1 of Ticket #14071
- Timestamp:
- Oct 7, 2011, 9:11:20 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14071
- Property Owner set to ykami
-
Property
Component
changed from
General
toDojoX Mobile
-
Ticket #14071 – Description
initial v1 1 If ListItem is instantiated with the checked:true parameter, script error occurs.2 This is because ListItem has no parent yet. Simply adding a check code can solve this issue.1 If !ListItem is instantiated with the checked:true parameter, script error occurs. 2 This is because !ListItem has no parent yet. Simply adding a check code can solve this issue.