The External links to "Mozilla Developer Network" and "Manipulating Complex Objects" in the instructions opens in the same tab instead of new tab.
@tomosuto thanks for the issue. I can confirm for both links. Here is the code for those links. What odd is that all three links on that page have target="_blank", but only the first opens in a new tab.
@FreeCodeCamp/moderators any ideas?
@erictleung Thanks. I looked through it and thought the same thing I don't know what the issue is...
The master branch doesn't have target="_blank". But it has been fixed in staging branch.
https://github.com/FreeCodeCamp/FreeCodeCamp/blob/master/seed/challenges/01-front-end-development-certification/basic-javascript.json#L4910-L4912
Most helpful comment
The
masterbranch doesn't havetarget="_blank". But it has been fixed instagingbranch.https://github.com/FreeCodeCamp/FreeCodeCamp/blob/master/seed/challenges/01-front-end-development-certification/basic-javascript.json#L4910-L4912