I see the issue has been resolved here, but my issue seems similar, might be related. https://github.com/abpframework/abp/issues/21185
Updated from 8.1 to 9.1.1 When i go to ABP-s default pages, lets say "users" or "Languages", and then i move back to my custom pages/homepage, the title stays visible that are inside the lpx-content-toolbar. The buttons dissapear as they should when switching pages.
I tried updating to 9.2-rc-2 but it also did not help.
8 Answer(s)
-
0
hi
What is your LeptonX package version? It should be
4.1.1I'm unable to reproduce it in a new template project. Can you share a project?liming.ma@volosoft.com
Thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
sadly i cannot test it in a new template, the integration would take hours.
it happens with EVERY razor page i have added to the project. and it doesent happen when i navigate between default pages. (settings, users, languages etc..)
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
hi
Have you overridden the
PageHeadercomponent/class in your project?https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Components.Web.Theming/Layout/PageHeader.razor.cs#L11
No matter what, we always need to reproduce the problem locally.
Thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

