Open Closed

[Bug] Blazor webapp sidebar module menu item disappears #7512


User avatar
1
jacek.bialy created
  • ABP Framework version: v8.2.0
  • UI Type: Blazor-webapp
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: CLI (ABP CLI 8.2.0):
  1. abp new MainPortal -t app-pro -u blazor-webapp -d ef -csf --tiered
  2. cd .\MainPortal\
  3. abp add-module ModuleA --new --add-to-solution-file
  4. Run DB migrator
  5. Run MainPortal (AuthServer, Blazor, HttpApi.Host)
  6. ModuleA menu option is correctly displayed at start
  7. Refresh page
  8. ModuleA menu option is still correctly displayed but after about 10s there is an automatic page refresh and ModuleA option menu disappears
  9. After every page refresh ModuleA menu option is visible for about 10s and then suddenly disappears

1 Answer(s)
  • User Avatar
    1
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Yes, it is a bug we will create an internal issue for this and will fix it in the next patch.

    Thanks for your observation, your credits will refunded.

    Regards, Anjali

Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21