Open Closed

Blazor LeptonX Side menu missing #4744


User avatar
0
pierremih created

Hi, Our application's architecture was explained in a previous ticket https://support.abp.io/QA/Questions/4494/Two-Application-layers-the-antiforgery-token-could-not-be-decrypted.

When opening the Blazor LeptonX front page and connecting, the side menu items aren't appearing. The items are locked behind permissions but the authenticated user has the required permissions. We found related issues that don't completely fit our situation. https://support.abp.io/QA/Questions/4614 and https://github.com/abpframework/abp/issues/15552

Is this a known issue? Is there a solution or a way to investigate it?

  • ABP Framework version: v7.0.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: N/A
  • Steps to reproduce the issue:"
  • Open blazor front page
  • Connect
  • Sides menu items are missing (see screenshot)
  • After a while a refresh can make the menu items appear

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

    hi

    Can you upgrade your LpetonX packages to latest(2.0.4 or 2.1.0-rc.3)?

    We will release the official version 7.1 in these two days, you can try the latest template project

  • User Avatar
    0
    pierremih created

    We are having issues updating to ABP 7.1 so I can't tell you if it solves the issue. I will open another ticket for that

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    👍

  • User Avatar
    0
    pierremih created

    We have succesfully updated to 7.1. We will come back to you after testing this through.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks

  • User Avatar
    0
    pierremih created

    The issue seems to be solved. We have another related issue that should (most probably) be solved in 7.2. Here is the fix we are waiting for : https://github.com/abpframework/abp/pull/15876

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11