Activities of "jayjack07"

okay thank you, we will wait for an update, have a good day!

So just to confirm — there's currently no workaround available for built-in pages like the Identity > Users page or the CMS Kit Blog page?

That means, for now, if we want to hide the tooltip ("You do not have permission to perform any action."), our only option is to suppress it with CSS or JavaScript?

Let me know if there’s a better supported approach, or if this behavior is expected to change in a future patch.

Thanks!

Hello, We are using a Blazor MAUI Hybrid app with a backend based on the microservices template, including an Auth Server. However, since upgrading to ABP 9.2.0, we’ve encountered a new issue:

Whenever we hover over an EntityAction button in a DataGrid, a tooltip appears with the message: “You do not have permission to perform any action.” This happens even when the user does have the necessary permissions.

The behavior is observed across:

-Our custom pages with DataGrids -Built-in ABP pages (e.g., Identity > Users) -CMS Kit Blog management page

Additional observations:

-The tooltip doesn't always appear immediately, but it does reappear if we refresh the page. -If we navigate away from the page and come back, the tooltip message does not appear. -It feels like the tooltip is triggered before permissions are fully resolved or cached.

Is this a known issue introduced in 9.2.0? Is there a workaround or recommended way to suppress or fix this tooltip behavior?

Thank you for your help!

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.

Hi, Yes exactly!

  • 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 6 of 6 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 18, 2025, 07:10