Closed
Description
Description
WinRTNotifyCollectionChangedEventArgsRuntimeClassFactory.CreateInstanceWithAllParameters (NotifyCollectionChangedAction action, IList newItems, IList oldItems, Int32 newIndex, Int32 oldIndex)
Steps To Reproduce
- Start app
- App crashes
Requirements
- Fix crash
Files Version
v3.0.8
Windows Version
Windows 11
Log File
ABI.Microsoft.UI.Xaml.Interop
WinRTNotifyCollectionChangedEventArgsRuntimeClassFactory.CreateInstanceWithAllParameters (NotifyCollectionChangedAction action, IList newItems, IList oldItems, Int32 newIndex, Int32 oldIndex)
ABI.System.Collections.Specialized.NotifyCollectionChangedEventHandler
NativeDelegateWrapper.Invoke (Object sender, NotifyCollectionChangedEventArgs e)
System.Collections.ObjectModel
ObservableCollection`1.OnCollectionChanged (NotifyCollectionChangedEventArgs e)
Files.App.UserControls.Widgets.QuickAccessWidget.<>c__DisplayClass39_0
<<ModifyItemAsync>b__0>d.MoveNext ()
Files.App.UserControls.Widgets
QuickAccessWidget.ModifyItemAsync (Object sender, ModifyQuickAccessEventArgs e)
System.Threading.Tasks.Task
<>c.<ThrowAsync>b__128_0 (Object state)
WinRT
ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)
ABI.Windows.ApplicationModel.Core
IUnhandledErrorMethods.Propagate (IObjectReference _obj)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelperWinUI.<ctor>b__0_3 (Object sender, UnhandledErrorDetectedEventArgs eventArgs)
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done