Decathlon / vitamin-web

Decathlon Design System UI components for web applications
https://decathlon.github.io/vitamin-web
Apache License 2.0
282 stars 76 forks source link

fix(`@vtmn/svelte`): fix dispatch close for `VtmnAlertItem` / `VtmnSnackbarItem` / `VtmnToastItem` #1486

Closed Tlahey closed 8 months ago

Tlahey commented 8 months ago

Changes description

The close dispatch is send even if the user has set a timeout to 0. This PR fix this behaviour.

Context

Checklist

Does this introduce a breaking change?

Other information