workadventure/front/src/Stores/Utils
David Négrier e43c4cd5ae Fixing a freeze in MapStore on several unsubscribes
For some reason (I could not reproduce this in unit tests alas), the unsubscribe function
could be called several times in a row, leading to a complete map freeze.

Closes #1736
2022-01-28 09:58:24 +01:00
..
MapStore.ts Fixing a freeze in MapStore on several unsubscribes 2022-01-28 09:58:24 +01:00