Fix connection indicator script duplication on SSE patches #12
Reference in New Issue
Block a user
Delete Branch "fix/connection-indicator-script"
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?
Summary
ConnectionIndicatorinto two components:ConnectionIndicator(lastPing)- just the element, used for SSE patchesConnectionIndicatorWithScript(lastPing)- element + script, used for initial page rendersetIntervalscript was re-added on every patch, creating multiple timers0e344de9c1tod6e64763cc