A new version is available.
Refresh now
☰
Demo
Transactions
Agent
×
Apply
Results
~0 results
No transactions match the current filters.
{ let t = toasts.find(t => t.id === id); if (t) t.visible = false; setTimeout(() => { toasts = toasts.filter(t => t.id !== id); }, 200); }, 5000); ">
{ toasts = toasts.filter(t => t.id !== toast.id); }, 200)">