Errors in challenge hints

Hello, Support. I wasn’t really sure how to address this issue, and I hope this is a reasonable place. I noticed as I was going through the JavaScript challenges that one of the solutions listed on the Hints page violated the requirements of the challenge.

https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/repeat-a-string-repeat-a-string/

The “advanced” code solution cannot be accepted. I thought this might merit revision. It also bears mentioning that the solutions to this challenge will yield the same result for “num” arguments of both 0 and 1, which doesn’t suit the purpose of the function.

Thanks for your time,
Luos