Hello ABP Support Team,
We are experiencing an issue in our ABP Blazor application after copying the default LeptonX layout to create a custom layout.
We created a custom layout (MDI Layout) by copying the original LeptonX side menu layout source code line by line. Initially, the content is identical to the original layout — no structural changes were introduced.
After:
The application runs correctly, authentication works properly, and the user is successfully logged in.
However:
The user icon / user dropdown menu (top-right corner) is no longer displayed after authentication.
There are:
The only difference is that the layout is now our copied version instead of the original theme layout.
We would like clarification on:
We would appreciate guidance on the correct way to extend or replace the layout without losing the user menu component.
Thank you very much for your support.
