wobsoriano/svelte-sonner

manually dismissed toasts are not animated

Closed this issue · 0 comments

Describe the bug

If a toast is manually dismissed through toast.dismiss(), it disappear suddenly without a graceful transition.

Reproduction

stackblitz

Logs

No response

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (16) x64 AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
    Memory: 994.90 MB / 15.18 GB
  Binaries:
    Node: 20.9.0 - D:\Program Files\nodejs\node.EXE
    Yarn: 1.22.21 - ~\AppData\Local\pnpm\yarn.CMD
    npm: 10.1.0 - D:\Program Files\nodejs\npm.CMD
    pnpm: 8.15.4 - ~\AppData\Local\pnpm\pnpm.CMD
  Browsers:
    Edge: Chromium (122.0.2365.66)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    @sveltejs/kit: ^2.5.2 => 2.5.2
    svelte: ^4.2.12 => 4.2.12
    svelte-sonner: ^0.3.19 => 0.3.19

Severity

annoyance