element-web/src/components/views/settings/tabs/user
J. Ryan Stinnett 0e8dc24c3f Add a basic error boundary for the entire app
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
2019-10-02 17:31:22 +01:00
..
FlairUserSettingsTab.js
GeneralUserSettingsTab.js support custom themes from setting 2019-10-01 15:21:22 +02:00
HelpUserSettingsTab.js Add a basic error boundary for the entire app 2019-10-02 17:31:22 +01:00
LabsUserSettingsTab.js
NotificationUserSettingsTab.js
PreferencesUserSettingsTab.js
SecurityUserSettingsTab.js
VoiceUserSettingsTab.js