Skip to content

TypeError: Cannot set properties of undefined (setting 'toggle') #1170

@Harshu29-09

Description

@Harshu29-09

I'm encountering a problem with the toast notification in my application. After triggering a toast.success message, the toast appears as expected. However, if I click anywhere on the screen while the toast is displayed, the same toast notification reappears. Additionally, when I attempt to dismiss the toast, I receive the following runtime error:

TypeError: Cannot set properties of undefined (setting 'toggle')

I would appreciate any insights or solutions from the community on how to resolve this issue. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions