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: CloseTab is causing NullReferenceException #14775

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

Bug: CloseTab is causing NullReferenceException #14775

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

Comments

@yaira2
Copy link
Member

yaira2 commented Feb 19, 2024

Description

BaseTabBar.CloseTab (TabBarItem tabItem)

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

Files.App.UserControls.TabBar
BaseTabBar.CloseTab (TabBarItem tabItem)
ABI.Windows.Foundation
TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi] (Void* thisPtr, TSenderAbi sender, TResultAbi 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