Open Closed

Lepton X scrollbar not visible in menu in Blazor #7095


User avatar
0
greifeneder created
  • ABP Framework version: v8.1.0
  • UI Type: Blazor Server
  • 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: Just create a sample project using ABP Suite

According to https://support.abp.io/QA/Questions/6953/Lepton-X-scrollbar-not-visible-in-Blazor, the perfect scrollbar should have been removed from Blazor UI because of the mentioned issues. We already upgraded to ABP v8.1, and while this seems to work for the main content (we can see the native scrollbar), the side menu still has the buggy "perfect" scrollbar. Is this a bug? When is this going to be fixed? Is there a workaround for that?

Unfortunately, the old question was already closed and we couldn't respond to it. But since it's a follow-up question, I would like to ask you to refund the current question, thanks.


2 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    It seems there is still problem with the side-bar menu. Can you check if there is JS error in your browser console?

  • User Avatar
    0
    greifeneder created

    There are no errors in the console, but I can still see the "ps" classes being added to the side menu

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