Navigation links open current browser

Hi there! I am on Step 18 for the Cat Blog Page in the Semantic HTML section for the Full Stack course.

I have a navbar coded and have relevant sections with id=“about” and id=“posts”. I’m expecting the page to navigate to these sections like the tutorial asks, but instead when I click the links it opens up a duplicate of the working browser. Anyone have an idea why this issue is happening?

After clicking ‘about’:

Thank you kindly for reading :slight_smile:

Also wanted to quickly add that this same issue occurs on other projects as well, including demos for lab sessions.

Thanks for reporting this. There is already an open issue for this problem:

https://github.com/freeCodeCamp/freeCodeCamp/issues/59257

1 Like

Fantastic! It’s reassuring to see it’s not just a problem on my end. Looks like someone came up with a fix 2 days ago as well.

1 Like