1
Lemmy notifications shown multiple times, once per each open tab
(lemmy.dbzer0.com)
Meta community. Discuss about this lemmy instance or lemmy in general.
The way I understand it, the notification object (given to the browser to perform the desktop n notification) needs a unique tag property. Multiple ones with the same tag are only shown once, then.
I'll take this to the lemmy-ui project.