ABP Framework version: v8.0.0
UI Type: Blazor Server
Database System: EF Core (SQL Server
Exception message and full stack trace:
[2023-12-31T11:54:03.626Z] Error: System.Collections.Generic.KeyNotFoundException: The given key 'SettingManagement.Emailing.Test' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Volo.Abp.PermissionManagement.Blazor.Components.PermissionManagementModal.<>c__DisplayClass42_1.
Steps to reproduce the issue:
When clicking on Identity Management -> Roles (admin role) -> Edit Role permissions i get a server error with the above in both the VS console and http debugger on the browser.
I tried creating a new role as well and tried to edit permissions and received the same issue.
Install client side packages was required https://docs.abp.io/en/commercial/latest/getting-started-running-solution?UI=BlazorServer&DB=EF&Tiered=Yes
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:
Logging in ok as host but cannot switch tenant