mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #106] Ajax hx-trigger "load, every 30s" breaks firefox #76
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#76
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 @ScrumpyJack on GitHub (Aug 17, 2025).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/106
Just updated to opentrashmail 1.5.0 and this
github.com/HaschekSolutions/opentrashmail@e631bffb06/web/templates/index.html.php (L27)from this commit
github.com/HaschekSolutions/opentrashmail@e5a17e555f (diff-195dd8a6f2)Every page now refreshes every 30 seconds in firefox (I have not tried other browsers).
When listing emails, after 30 seconds, page refreshes and you're back on the index page.
Even more problematic when editting a webhook for example. The page can refresh before you save.