Skip to content

The problem with pauseonhover is with multiple impressions. #71

@woe10116

Description

@woe10116

Describe the bug
I have specified the pauseonhover property for my notifications. When I call notifications in a row, I want it to pause when I hover over a specific notification, but this does not happen. For example, I have 3 notifications displayed at the same time, I hover over the second one, but the first notification is paused. At the same time, when the 2nd and 3rd notifications disappear, the first one will not disappear, I need to visit it again and only then it will disappear.

my component
image

For playback. 1. Call several notify() 2. Target the third one, for example. 3. Wait for the show to finish

Expected behavior The notification I pointed at should be paused.

image

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