elevation-of-privilege icon indicating copy to clipboard operation
elevation-of-privilege copied to clipboard

Websocket connection does not work reliably

Open ChristophNiehoff opened this issue 3 years ago • 0 comments

In a game with 8 players the websocket connection did not work reliably. In particular, when adding threats the state was not updated for all players. The "Add threat"-modal did not disappear and the users were stuck. Reloading the page helped.

Workaround: The player adding the threat has to click "Save" before clicking "Save & Add".

ChristophNiehoff avatar Jun 29 '21 14:06 ChristophNiehoff