mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 06:35:35 +08:00
83b1505401
To store toast. Rather than them being stored in the state of the ToastContainer component, they now have a dedicated store. This mostly fixes problems involving showing toasts when the app loaded because we would otherwise have a race condition where something tries to show a toast before the ToastContainer is mounted. |
||
---|---|---|
.. | ||
ActiveWidgetStore.js | ||
CustomRoomTagStore.js | ||
FlairStore.js | ||
GroupStore.js | ||
LifecycleStore.js | ||
RightPanelStore.js | ||
RightPanelStorePhases.js | ||
RoomListStore.js | ||
RoomScrollStateStore.js | ||
RoomViewStore.js | ||
SessionStore.js | ||
TagOrderStore.js | ||
ToastStore.js | ||
TypingStore.js | ||
WidgetEchoStore.js |