0
SushantPawar created
Hi,
I want to Display only tenant Name. In short, I have replaced Current User component & added to app.component.ts following code :
navItems.patchItem(eThemeLeptonComponents.CurrentUser, {
component: RsmCurrentUserComponent,
});
Original:
Replaced:
But, the dropdown won't appear now
Can someone please help?
.
If you're creating a bug/problem report, please include followings:
-
ABP Framework version: v5.1.1
-
UI type: Angular
-
DB provider: EF Core
-
Tiered (MVC) or Identity Server Separated (Angular): yes
-
Exception message and stack trace:
-
Steps to reproduce the issue:"