Skip to content

React does not recognize the isActive prop on a DOM element #102

Description

@adriangiulianotucci

Hey guys I am struggling with the NavHashLink component. Im using something like this:

<NavHashLink smooth activeClassName="active" to="/#work">
     Button
</NavHashLink>

And I find two warnings in my console:

  1. React does not recognize the isActive prop on a DOM element.
  2. React does not recognize the activeClassName prop on a DOM element.

Can someone help me? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions