Bug Report for https://neetcode.io/problems/count-number-of-islands
Hi! I've been really enjoying the new visualization feature and found this possible bug that on BFS visualization, the algorithm empties the queue on step 9, so the solution ends up returning the wrong number of island.
