Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Item_Opening is causing NullReferenceException #14776

Closed
yaira2 opened this issue Feb 19, 2024 · 0 comments · Fixed by #14784
Closed

Bug: Item_Opening is causing NullReferenceException #14776

yaira2 opened this issue Feb 19, 2024 · 0 comments · Fixed by #14784
Labels
crash Bug reports involving a crash

Comments

@yaira2
Copy link
Member

yaira2 commented Feb 19, 2024

Description

<>c.<Item_Opening>b__8_0 (ListedItem x)

System.NullReferenceException: Object reference not set to an instance of an object.

Files.App.UserControls.Menus.FileTagsContextMenu
<>c.<Item_Opening>b__8_0 (ListedItem x)
System.Linq.Enumerable
SelectListIterator`2.MoveNext ()
Files.App.UserControls.Menus
FileTagsContextMenu.Item_Opening (Object sender, Object e)
ABI.System
EventHandler`1.Do_Abi_Invoke[TAbi] (Void* thisPtr, IntPtr sender, TAbi args)
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)

Steps To Reproduce

Requirements

Files Version

v3.2.2

Windows Version

Windows 11

Log File

@yaira2 yaira2 added bug crash Bug reports involving a crash labels Feb 19, 2024
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Feb 19, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Ready to build to ✅ Done in Files task board Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Bug reports involving a crash
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant