Last Updated:
03 Jun 2019 14:33
by ADMIN
TreeView: [iOS] Unexpected behavior when ItemsSource is cleared or updated at runtime
When the collection set as ItemsSource of the TreeView is cleared and new item is added, an exception of type NSInternalInconsistencyException is raised on iOS.
Also clearing the ItemsSource is not reflected in TreeView.