[PR #920] [MERGED] Close all context menus on dispose #2393

Open
opened 2026-01-29 18:18:38 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/920
Author: @sobaka06243
Created: 4/17/2023
Status: Merged
Merged: 4/17/2023
Merged by: @enchev

Base: masterHead: CloseContextMenus


📝 Commits (1)

  • 1f9c09b Close all context menus on dispose

📊 Changes

2 files changed (+9 additions, -4 deletions)

View changed files

📝 Radzen.Blazor/RadzenContextMenu.razor (+1 -1)
📝 Radzen.Blazor/RadzenContextMenu.razor.cs (+8 -3)

📄 Description

I have the same problem (#894) with context menu. I get an exception when I try to navigate (when ContextMenu is opened) on another page with different layout.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/920 **Author:** [@sobaka06243](https://github.com/sobaka06243) **Created:** 4/17/2023 **Status:** ✅ Merged **Merged:** 4/17/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `CloseContextMenus` --- ### 📝 Commits (1) - [`1f9c09b`](https://github.com/radzenhq/radzen-blazor/commit/1f9c09b3321169b43ddcc4deecb43ffb2ddb8b09) Close all context menus on dispose ### 📊 Changes **2 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenContextMenu.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenContextMenu.razor.cs` (+8 -3) </details> ### 📄 Description I have the same problem (#894) with context menu. I get an exception when I try to navigate (when ContextMenu is opened) on another page with different layout. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:18:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2393