You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user should never be able to have multiple entries in a room.
Due to the routing being broken (?) when I go to /room/GENERAL and click JOIN in the preview mode I get added to the room multiple times. This should check if the user is already in the room before adding it again.
The text was updated successfully, but these errors were encountered:
A user should never be able to have multiple entries in a room.
Due to the routing being broken (?) when I go to /room/GENERAL and click JOIN in the preview mode I get added to the room multiple times. This should check if the user is already in the room before adding it again.
The text was updated successfully, but these errors were encountered: