Unplanned
Last Updated: 13 Feb 2024 12:22 by Amitesh
Amitesh
Created on: 13 Feb 2024 12:22
Category: ListView
Type: Bug Report
1
ListView: [iOS] NSInternalInconsistencyException is raised when the ItemsSource is manipulated simultaneously from separate threads
NSInternalInconsistencyException Reason: Invalid batch updates detected error is thrown in the ListView if you update the ItemsSource (clear it and add new items) simultaneously  ( from separate threads, by receiving messages through MessagingCenter)
0 comments