mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
0e8dc24c3f
This adds a basic error boundary around the entire app to catch errors during rendering and present the user with the options on how to proceed. This is not implemented as a modal so that it could be used selectively in portions of the app as well, such as just the `RoomView`. Fixes https://github.com/vector-im/riot-web/issues/11009 |
||
---|---|---|
.. | ||
auth | ||
avatars | ||
context_menus | ||
dialogs | ||
directory | ||
elements | ||
globals | ||
groups | ||
messages | ||
room_settings | ||
rooms | ||
settings | ||
terms | ||
verification | ||
voip |