akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.04k stars 1.51k forks source link

Navigation Menu Item(s) Appear Selected Despite Not Being the Active Page #620

Closed n-ae closed 5 years ago

n-ae commented 5 years ago

Issue type

I'm submitting a:

Issue description

Current behavior: Navigation menu item(s) appear selected despite not being the active page.

Expected behavior: Only the active page is selected at all times.

Steps to reproduce:

  1. Navigate to /auth/login by any means
  2. Paste & Go /pages/ui-features/buttons using browser URL bar
  3. Repeat 1
  4. Paste & Go /pages/ui-features/icons using browser URL bar

At this point, you're supposed to see at least one additional menu item appearing as if selected.

Related code:

Unable to determine.

Other information:

npm, node, OS, Browser

<!--
Node, npm: v10.5.0 and 6.1.0
OS: Windows 10
Browser: Chrome/Firefox
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->

Applicable for the demo @ http://akveo.com/ngx-admin/

nnixaa commented 5 years ago

@bali-ibrahim thanks for reporting. https://github.com/akveo/nebular/issues/392 might be related.