Otvoriť Uzavreté

Scroll issues, probably due to letpon x pro theme javascript #7227


User avatar
0
jayjack07 vytvorené
  • ABP Framework version: v8.0.3
  • UI Type: Blazor WASM / Maui
  • Database System: EF Core (SQL Server)
  • Steps to reproduce the issue: We have a scrolling issue in our mobile/maui project. When we reach the bottom of a page, we can’t scroll back up. The problem can occur on any page at a random moment or at a random page height. We believe the issue is due to JavaScript because when I inspect the page and disable JavaScript, the problem disappears. Our hypothesis is that the PerfectScrollbar is causing this issue, so we are looking for a way to remove the initialization of the PerfectScrollbar from the lpx-scroll-container. Is there a way to override the Lepton X theme to confirm that the issue is caused by the PerfectScrollbar? I'm open to suggestions or other hints to fix scrollbar issues Thankyou

5 odpoveď(e)/dí
  • User Avatar
    0
    liangshiwei vytvorené
    Tím podpory Fullstack Developer

    HI,

    Are you talking about MAUI blazor?

  • User Avatar
    0
    jayjack07 vytvorené

    Hi, Yes exactly!

  • User Avatar
    0
    liangshiwei vytvorené
    Tím podpory Fullstack Developer

    We fixed this issue in the later version (3.1.2)

  • User Avatar
    0
    jayjack07 vytvorené

    Thank you for your assistance. Is it possible to have the solution provided? In case we encounter issues with the update, we would like to be able to make the necessary corrections ourselves.

    Thank you.

  • User Avatar
    0
    liangshiwei vytvorené
    Tím podpory Fullstack Developer

    Hi,

    Here are the changes. You can override the component if you want.

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