You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On the navbar it's not showing the current page in which we are. On every page, it's showing home is the active navlink.
To Reproduce
Steps to reproduce the behavior:
Open index.html
Then click on any navbar link/item to open the respective page
When the new page is loaded then take a look on the navbar
Expected behavior
Navlink should be active according to the current page we are in. eg. - When we are in about page then "About us" should be active (i.e. underlined).
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
On the navbar it's not showing the current page in which we are. On every page, it's showing home is the active navlink.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Navlink should be active according to the current page we are in. eg. - When we are in about page then "About us" should be active (i.e. underlined).
Screenshots
The text was updated successfully, but these errors were encountered: