All checks were successful
continuous-integration/drone/push Build is passing
Re-triggering the update is now done globally again with lock on ticker level to avoid concurrent updates. If a tick with a known ID is received, the markup is now updated, so no duplicates should appear. The prepend() function used to update the markup is replaced by insertBefore() for Internet Explorer compatibility.