Closed Kn99HN closed 3 years ago
For some reason I think #206 fixes this after removing the footer???
Nvm still a bug
This is implemented with Gatsby's built-in Link component's activeClassName
prop so it is likely a bug within Gatsby
Solution seems to be adding the prop partiallyActive={true}
to the gatsby link tags
hmm it works fine for me
how to reproduce this bug?
This happens on Safari and Firefox for me. Are you using Chrome?
nah I use firefox, interesting...
Huh, interesting....