notification created from GM_notification keeps repeating #2210
Closed
zubayer077
started this conversation in
General
Replies: 2 comments 1 reply
-
You're sure |
Beta Was this translation helpful? Give feedback.
1 reply
-
I can reproduce it -> #2211 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After the recent update, notification keeps repeating after the first timeout. I created the notification with the following parameters
{"title":"A title","text":"Here goes the text","timeout":7000,"silent":true, image: <base64 image here>, onclick: function.., ondone: function....}
Anyone else can replicate this issue? Found in Google Chrome 129.0.6668.101, Tampermonkey 5.3.1
Beta Was this translation helpful? Give feedback.
All reactions