Skip to content

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

Open
@adriangiulianotucci

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!

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