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

Fix: Fixed NullReferenceException in Item_Opening #14699

Merged
merged 4 commits into from
Feb 13, 2024
Merged

Fix: Fixed NullReferenceException in Item_Opening #14699

merged 4 commits into from
Feb 13, 2024

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Feb 11, 2024

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

Stacktrace

Files.App.UserControls.Menus
FileTagsContextMenu.Item_Opening (Object sender, Object e)

@yaira2 yaira2 requested a review from hishitetsu February 12, 2024 18:58
Copy link
Member

@hishitetsu hishitetsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/Files.App/UserControls/Menus/FileTagsContextMenu.cs Outdated Show resolved Hide resolved
@yaira2 yaira2 merged commit 3a3ca3c into main Feb 13, 2024
5 checks passed
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Feb 13, 2024
@yaira2 yaira2 deleted the ya/ItemOpening branch February 13, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants