Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lobby): Fixes wrong password going back to knocking.
Fixes the case when someone enters a wrong password to access the meeting and then clicks back to continue knocking and not showing the knocking state, while still in the Lobby room. The problem was introduced in 721bb4e, on access denied we are being kicked out of lobby room and then knocking state should be cleared.
- Loading branch information