1403cd851a
* Fix spurious session corruption error Move the server versions check to each time we reconnect to the server rather than the first time,although, as per comment it will still only trigger the first time, but it will avoid us awaiting and mean we know we're connected to the server when we try, and get automatic retries. Fixes https://github.com/element-hq/element-web/issues/26967 * Move test & add regression test * Write some more tests * More comments & catch exceptions in server versions check * Note caching behaviour * Typo Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Remove the bit of the comment that might be wrong --------- Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> |
||
---|---|---|
.. | ||
__snapshots__ | ||
notifications | ||
oidc | ||
right-panel | ||
room-list | ||
widgets | ||
AccountPasswordStore-test.ts | ||
ActiveWidgetStore-test.ts | ||
AutoRageshakeStore-test.ts | ||
BreadcrumbsStore-test.ts | ||
LifecycleStore-test.ts | ||
MemberListStore-test.ts | ||
OwnBeaconStore-test.ts | ||
OwnProfileStore-test.ts | ||
RoomNotificationStateStore-test.ts | ||
RoomViewStore-test.ts | ||
SetupEncryptionStore-test.ts | ||
SpaceStore-test.ts | ||
ToastStore-test.ts | ||
TypingStore-test.ts | ||
UserProfilesStore-test.ts | ||
VoiceRecordingStore-test.ts | ||
WidgetLayoutStore-test.ts |