Activities of "jayjack07"

  • 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
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30