mirror of
https://github.com/element-hq/element-call.git
synced 2026-04-27 12:55:43 +00:00
d4caa1585b
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.