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:"
6 Answer(s)
-
0
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
-
0
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
-
0
👍
-
0
We have succesfully updated to 7.1. We will come back to you after testing this through.
-
0
Thanks
-
0
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