# Toast timers now pause in hidden tabs

Published: August 31, 2026

Version: ^2.18.1

<img loading="lazy" class="rounded-2xl border dark:border-zinc-700" src="/img/blog/2_2_5_stacked_toasts_hero.png" alt="Stacked toast notifications" />

Toast dismissal timers now pause when the browser tab is hidden and resume when it becomes visible again.

This prevents toasts from disappearing while you're on another tab.

It works automatically for both regular and stacked toasts. No changes required.

---

[Check out the toast docs →](https://fluxui.dev/components/toast)
