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 |