A new version is available.
Refresh now
Anchorage
Sign in to continue
Sign in with Google
{ let t = toasts.find(t => t.id === id); if (t) t.visible = false; setTimeout(() => { toasts = toasts.filter(t => t.id !== id); }, 200); }, ms); ">
{ toasts = toasts.filter(t => t.id !== toast.id); }, 200)">