Posted 8 February 2018, 10:08 am EST
Hello,
I am using Angular 5, TypeScript and Wijmo “version”: “5.20172.359”.
I am not sure, but in my opinion, the property checkedItems is working wrong in wjcNav.TreeView.
Example:
If you try to check some checkbox, this property will show null, but If you uncheck the checkbox then you will get value from the checkbox.
Is this usual behavior of checkbox in the tree view control?
Maybe I use the wrong property for checkItems, If I am please point me in the right direction…
Thank you
