Skip to content

Loading onAutoClose not working #514

@molvqingtai

Description

@molvqingtai
toast.loading('hello,world', {
  duration:1000,
  onAutoClose: ({ id }) => toast.dismiss(id) // Not called
})

When timed out, onAutoClose is not called

Related issues: #476

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions