Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toasts dismiss at the same time #54

Closed
wobsoriano opened this issue Feb 5, 2024 · 0 comments · Fixed by #61
Closed

Toasts dismiss at the same time #54

wobsoriano opened this issue Feb 5, 2024 · 0 comments · Fixed by #61
Labels
bug Something isn't working

Comments

@wobsoriano
Copy link
Owner

wobsoriano commented Feb 5, 2024

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

@wobsoriano wobsoriano added the bug Something isn't working label Feb 5, 2024
@wobsoriano wobsoriano changed the title Multiple toasts close at the same time Toasts dismiss at the same time Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant