mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1115] Multiple messages don't create new notifications on Chrome for Mac #785
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#785
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @davystrong on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1115
🐞 Describe the bug
When I post a message to a topic, the web app correctly notifies me. However, if I let the notification timeout and return to the notification pane, subsequent messages don't get notified, instead updating the existing notification (without it appearing again from the notification pane). If I interact with the notification and it gets dismissed, it works correctly next time.
💻 Components impacted
Web app on Chrome for Mac.
🔮 Additional context
If I instead subscribe to the topic from Firefox, it works as expected. In addition, I asked on the discord server and it seems it may not occur on other platforms.