wobsoriano/svelte-sonner

Toasts dismiss at the same time

Closed this issue · 0 comments

Describe the bug

As the title says. The original bug was #31 and got fixed in #32. This new one was introduced in the internals rewrite #28.

Reproduction

Go to https://svelte-sonner.vercel.app, click "Render a Toast" button multiple times, and see them dismiss at the same time.

Might be worth noting this issue as well #50

Logs

No response

System Info

System:
    OS: macOS 14.1.2
    CPU: (10) arm64 Apple M1 Pro
    Memory: 72.86 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.9.0 - ~/Library/Caches/fnm_multishells/77945_1707154806957/bin/node
    Yarn: 1.22.19 - ~/.yarn/bin/yarn
    npm: 10.1.0 - ~/Library/Caches/fnm_multishells/77945_1707154806957/bin/npm
    pnpm: 8.15.1 - /opt/homebrew/bin/pnpm
    bun: 1.0.25 - ~/.bun/bin/bun
    Watchman: 2024.01.15.00 - /opt/homebrew/bin/watchman
  Browsers:
    Chrome: 121.0.6167.139
    Safari: 17.1.2
  npmPackages:
    @sveltejs/kit: ^2.0.0 => 2.0.6
    svelte: ^4.2.0 => 4.2.0

Severity

annoyance