Skip to content

Toast clear all issue #19479

@Iksvihii

Description

@Iksvihii

Describe the bug

When the clearAll method of the Toast component is called from the MessageService, if you hover over a toast that is disappearing during the animation, the toast becomes fully visible again.

Pull Request Link

#19478

Reproducer

https://stackblitz.com/edit/stackblitz-starters-5h2wokun?file=package-lock.json

Angular version

21.1.0

PrimeNG version

v21

Steps to reproduce the behavior

  • show a toast
  • click on clear all button
  • move your mouse over the first toast disappearing

Expected behavior

When a clearAll method is called, all toasts should disappear completely, with no possibility of redisplaying them, even by hovering over them again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: In ProgressCore Team is working on the issue or pull requestType: BugIssue contains a bug related to a specific component. Something about the component is not working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions