Skip to content

Setting duration does not work as it should #89

Open
@IAkumaI

Description

@IAkumaI
const id = toast.push('message', {duration: 90000});
toast.set(id, {msg: 'another', duration: 3000});

Hello. The code above must change the durations of the toast, but it does not.
As a "fix" - you can hover the toast and the duration will change after and only after the hovering.

Svelte. The latest version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions