-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.0
-
None
-
Security Level: Jimmy
-
None
-
ZK 8.0.1
-
None
When setting selection on the model, on a chosenbox using a ListSubModel, the page breaks and throw Uncaught TypeError: Cannot read property 'id' of null in javascript console. (page goes to Error code 3: ZK error, after mounting after a while)
See attached example:
If selection is set before binding the model to the chosenbox, the error are thrown and page breaks.
uncomment the addToSelection line to reproduce
- relates to
-
ZK-2986 ListSubModel cause chosenbox model to look empty
- Closed