-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewfixed-in-9.0.71i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionplatform/iosregressed-in-9.0.70s/triagedIssue has been reviewedIssue has been reviewed
Milestone
Description
Description
Customer is currently seeing a crash here after updating to latest .NET 9 SR7 bits from
`Exception Message: ObjectDisposed_Generic
ObjectDisposed_ObjectName_Name, Foundation.NSIndexPath
Exception Source: Microsoft.MacCatalyst
Exception Stack:
at ObjCRuntime.ThrowHelper.ThrowObjectDisposedException(Object o)
at ObjCRuntime.NativeObjectExtensions.GetNonNullHandle(INativeObject self, String argumentName)
at UIKit.UICollectionView.CellForItem(NSIndexPath indexPath)
at Microsoft.Maui.Controls.Handlers.Items.SelectableItemsViewController`1[[Microsoft.Maui.Controls.ReorderableItemsView, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].FormsSelectItem(NSIndexPath indexPath)
at Microsoft.Maui.Controls.Handlers.Items.SelectableItemsViewController`1[[Microsoft.Maui.Controls.ReorderableItemsView, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].ItemSelected(UICollectionView collectionView, NSIndexPath indexPath)
at Microsoft.Maui.Controls.Handlers.Items.SelectableItemsViewDelegator`2[[Microsoft.Maui.Controls.ReorderableItemsView, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.Controls.Handlers.Items.ReorderableItemsViewController`1[[Microsoft.Maui.Controls.ReorderableItemsView, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].ItemSelected(UICollectionView collectionView, NSIndexPath indexPath)
at Microsoft.Maui.Controls.Handlers.Items.SelectableItemsViewDelegator`2[[Microsoft.Maui.Controls.ReorderableItemsView, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.Controls.Handlers.Items.ReorderableItemsViewController`1[[Microsoft.Maui.Controls.ReorderableItemsView, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].__IRegistrarGenericTypeProxy__Microsoft_Maui_Controls_Handlers_Items_SelectableItemsViewDelegator_2___ItemSelected(IntPtr sel, IntPtr p0, IntPtr p1, IntPtr* exception_gchandle)
--- End of stack trace from previous location ---
at UIKit.UIApplication.UIApplicationMain(Int32 argc, String[] argv, IntPtr principalClassName, IntPtr delegateClassName)
at UIKit.UIApplication.Main(String[] args, Type principalClass, Type delegateClass)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewfixed-in-9.0.71i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionplatform/iosregressed-in-9.0.70s/triagedIssue has been reviewedIssue has been reviewed
Type
Projects
Status
Done