[PR #931] [MERGED] Fix JSDisconnectedException in RadzenContextMenu.razor.cs #2407

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/931
Author: @pjacobs-eu
Created: 4/20/2023
Status: Merged
Merged: 4/20/2023
Merged by: @enchev

Base: masterHead: patch-1


📝 Commits (1)

  • 7f3bc0b Fix JSDisconnectedException in RadzenContextMenu.razor.cs

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

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

📄 Description

On page refresh, the SignalR connection is already disrupted resulting in a JSDisconnectedExcepion. This will suppress the error in the console.


🔄 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/931 **Author:** [@pjacobs-eu](https://github.com/pjacobs-eu) **Created:** 4/20/2023 **Status:** ✅ Merged **Merged:** 4/20/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7f3bc0b`](https://github.com/radzenhq/radzen-blazor/commit/7f3bc0b4695c4cd5cf19bbfa4ee1cd43c54cc0c2) Fix JSDisconnectedException in RadzenContextMenu.razor.cs ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenContextMenu.razor.cs` (+7 -1) </details> ### 📄 Description On page refresh, the SignalR connection is already disrupted resulting in a JSDisconnectedExcepion. This will suppress the error in the console. --- <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:42 +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#2407