mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 13:52:40 +02:00
Stagger setTimeout calls inside the for loop were never cleared on component unmount, causing potential setState calls on unmounted components when the user navigates away before all toasts fire. Fixes #1094 |
||
|---|---|---|
| .. | ||
| AnnouncementCard.tsx | ||
| AnnouncementsEmptyState.tsx | ||
| AnnouncementToastProvider.tsx | ||