Skip to content

onClose event trigger 2 times.  #741

@webhasan

Description

@webhasan

onCloese event trigger 2 times
Following the code, I am getting closed alert two times once before showing the message & another one after closing the message.

        toast.success('Successfully registered!', {
          onClose: () => alert('closed')
        });

Video

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions