volosoft / lepton-theme

Issues & discussions for the Lepton Theme
40 stars 5 forks source link

Menu Items Keep Selected #21

Open mustafapsd opened 1 year ago

mustafapsd commented 1 year ago

Problem

Menu items keep selected if the user changes the page before the page is loaded.

Loom Video

Reproduce Steps

Additional Information

"@angular/animations": "~15.1.1",
"@angular/common": "~15.1.1",
"@angular/compiler": "~15.1.1",
"@angular/core": "~15.1.1",
"@angular/forms": "~15.1.1",
"@angular/localize": "~15.1.1",
"@angular/platform-browser": "~15.1.1",
"@angular/platform-browser-dynamic": "~15.1.1",
"@angular/router": "~15.1.1",

"@abp/ng.components": "~7.1.0",
"@abp/ng.core": "~7.1.0",
"@abp/ng.oauth": "~7.1.0",
"@abp/ng.setting-management": "~7.1.0",
"@abp/ng.theme.shared": "~7.1.0",
"@volo/abp.commercial.ng.ui": "~7.1.0",
"@volo/abp.ng.account": "~7.1.0",
"@volo/abp.ng.audit-logging": "~7.1.0",
"@volo/abp.ng.identity": "~7.1.0",
"@volo/abp.ng.language-management": "~7.1.0",
"@volo/abp.ng.openiddictpro": "~7.1.0",
"@volo/abp.ng.saas": "~7.1.0",
"@volo/abp.ng.text-template-management": "~7.1.0",
"@volosoft/abp.ng.theme.lepton-x": "^1.0.4",
ismcagdas commented 1 year ago

Could you also share your project's UI type ? Is it Angular, Razor Pages or Blazor ?

mustafapsd commented 1 year ago

It is Angular.

mustafapsd commented 1 year ago

Hi, @ismcagdas , any updates?

ismcagdas commented 1 year ago

Sorry, @masumulu28 @mahmut-gundogdu do you have any idea ?