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 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!