-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
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.
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.
Metadata
Metadata
Assignees
Labels
No labels