mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-30 03:15:55 +00:00
React 18's strict mode intentionally mounts all components twice, which was causing Olm to get double-loaded. Also, it doesn't need to be loaded if the app is running as a widget.