Closed rcjsuen closed 3 years ago
The current logic also means that if a room exists you cannot create another room because name
will be the empty string here since it's reading the input element from the other room. :(
I've opened #70 to address this bug.