You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
[CollectionView] Fixed crash modifying an ObservableCollection from non UI thread (#8568)
* Fixed crash modifying an ObservableCollection from non UI thread
* Fixed mistake on UWP
* Replaced SynchronizationContext by Device.BeginInvokeOnMainThread
* Removed unnecessary namespaces
* Check IsInvokeRequired in CollectionChanged
fixes#8392
Copy file name to clipboardExpand all lines: Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
0 commit comments