mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #104] screen refreshes every 30 seconds, with error: Failed to execute 'insertBefore' on 'Node' #73
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#73
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 @proodle on GitHub (Aug 11, 2025).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/104
Whenever I look at the list of messages received, or when I open an email, the screen always refreshes after 30 seconds or less.
It kicks me back to the previous screen. Sometimes it happens after much less than 30 seconds, but never more than that.
This makes it really difficult for me to read a long email.
This happens with the latest version 1.5.0, used in a docker container.
Also I noticed that the web console shows me this error immediately when the screen refreshes:
Uncaught SyntaxError: Failed to execute 'insertBefore' on 'Node': Identifier 'currentWebhookConfig' has already been declared
at Et (htmx.min.js:1:22464)
at Ct (htmx.min.js:1:22591)
at htmx.min.js:1:10092
at htmx.min.js:1:43511
at ae (htmx.min.js:1:4394)
at s (htmx.min.js:1:43486)
@geek-at commented on GitHub (Aug 19, 2025):
fixed in #2d965bc