Tic Tac Toe Example Project Bug

dunno where to post this(not a fcc bug but a bug on codepen project) so posting it here.

The example project for tic-tac-toe project has a bug.
this is the link: https://codepen.io/FreeCodeCamp/full/KzXQgy/.

When you go single player, and choose X, computer is supposed to move first, but if you click fast enough, you get the turn before computer. and then, things get super wierd.

EDIT: found out that this already was noticed by someone else, but wasnt fixed - its too trivial to fix?

My guess is that it’s probably just much lower priority than other issues. FCC is trying to get a whole new curriculum out. If the GitHub Issue is still open, then the team hasn’t decided not to fix it.