mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-31 03:02:14 +02:00
* Fix soft crash of room list when trying to open a room (#32864) * fix: soft crash of room list trying to get item vm * test: add test to check roomMap recovery and cleared when needed (cherry picked from commit 9358096ac6ebf1fed4b6097658bc75b21c8fc366) * test: fix room list vm usage in test https://github.com/element-hq/element-web/pull/32819 has renamed the vm but this PR isn't in the base branch of the backport --------- Co-authored-by: Florian Duros <florianduros@element.io> Co-authored-by: Florian Duros <florian.duros@ormaz.fr>