Hi ABP Team,
I’m currently working on a branch where we are integrating DevExpress components into our ABP-based Blazor application.
We’ve encountered an issue related to the admin/user menu in the top bar. After logging in successfully, the admin/user icon (which normally appears in the header and allows actions like Logout) is not being displayed.
In other branches (without the DevExpress integration), the user menu appears correctly after authentication.
So I’d like to understand:
We suspect that something in the layout structure may have been overridden or removed when integrating DevExpress UI components.
Any guidance on how the login/profile/logout UI is internally wired in ABP would be very helpful.
Thank you in advance.