Bug:
The active navbar item is incorrect sometimes.
Reproduction steps:
Navigate to http://reactjs.netlify.com/docs/handling-events.html. Observe that Synthetic Event is highlighted.
Expected Behavior:
Quick Start > Handling Events should be highlighted.
Nice catch, @clemmy
Hi @bvaughn,
I would like to tackle this issue. It would be my first time contributing to React, so I will most likely need a little direction.
Check out gatsby branch, run yarn and yarn dev in the www folder, open http://localhost:8000. Try to reproduce the issue. Then try to figure out why it breaks :-)
Hi @NicBonetto,
Sounds great! I'm sure myself, @gaearon, and @flarnie will be happy to help you if you have questions.
New PR #10951
Is this issue being worked on by anyone? I just encountered it while following along with the documentation. I looked at the reference to PR #10951, but it looks like that PR isn't getting merged? I could try to tackle it if no one is currently working on it (Beginner here!).
Hey @Engineering-Robert. Thanks for asking. We've had 2 PRs submitted that fix this issue though. The 1st one just needed to be rebased before it could be merged- and it just was. 馃槃 There are some other [website] issues though that you might be interested in looking at!
Most helpful comment
Check out
gatsbybranch, runyarnandyarn devin thewwwfolder, open http://localhost:8000. Try to reproduce the issue. Then try to figure out why it breaks :-)