TylerBarnes / gatsby-plugin-transition-link

A link component for page transitions in gatsby
537 stars 70 forks source link

Issue in AniLink with react-bootstrap NavLink #207

Open MiqueiasGFernandes opened 4 years ago

MiqueiasGFernandes commented 4 years ago

Hi, my website use React-Boostrap with gatsby-plugin-transition-link, but the build generate a incorrect class between navlink and anilink. Code and view by dev tools:

View: Captura de tela de 2020-04-30 13-00-04 Code: Captura de tela de 2020-04-30 13-04-02

TylerBarnes commented 4 years ago

Hey @MiqueiasGFernandes , thanks for opening an issue.

If you can provide a simple reproduction repo I can take a look at this.

Thanks!

MiqueiasGFernandes commented 4 years ago

Hello @TylerBarnes , i would like share this code, but is a private and comercial project