Skip to content

Issue: Navbar active/hover state not highlighting on other pages #2

Description

@jah09

The navbar hover and active states are only showing correctly on the Home link.
When navigating to other pages (e.g., About or Members), the active state does not update or highlight the current page link.

Update:
After forking and running the project locally, the navbar states work correctly.
However, on the production site, the active/hover highlighting is not applied on non-Home pages.

Possible Causes:
Routing behavior may differ between local and production builds (e.g., base path, URL casing, or router mode).

Steps to Reproduce (Production):
Visit the production URL.
Click About ,Members or other menu from the navbar.
Observe that the active state in invisible or now shown.

Expected Behavior:
The current page link should be highlighted according to the active route.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions