Open Closed

Blazor issue when trying to use Azure SignalR #5254


User avatar
0
neethucp created

We are getting the following error when trying to intergrate Azure SignalR to our exisitng blazor server application.

System.NullReferenceException: Object reference not set to an instance of an object.
[blazor_f49e0680-3]: at Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.SideMenu.Navigation.MobileNavbar.BuildRenderTree(RenderTreeBuilder __builder)
[blazor_f49e0680-3]: at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException).

Please help to fix the issue.

  • ABP Framework version: v7.2.2

  • UI type: Blazor Server

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): yes


6 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    This is a known issue, we fixed it in the patch version.

    Your ticket refunded.

    You can check this: https://support.abp.io/QA/Questions/5186/What-wrong-with-my-menu-construction-May-ABP-framework-throw-detail-exception-for-us-to-debug

  • User Avatar
    0
    hothsv created

    Hi

    Can I ask how we get the patch version?

    Thanks

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi

    We haven’t release the patch version
    You can use the temporary solution

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    You just need to uograde nugget packages after the patch version is released

  • User Avatar
    0
    hothsv created

    Thank you we have done that.

    Now we have no menu items showing. I can see from Azure that connections are being made however the menu (administration) only shows home.

    If i remove signalr connect the menu has around 20+ items however with it connected it only shows home.

    image.png

    Thanks

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I think this is a new problem, could you create a new question for this? thanks.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 21, 2025, 13:37