hilbert / hilbert-docker-images

Application with a dynamic choice of docker containers to run
Apache License 2.0
22 stars 8 forks source link

Kiosk: Don't preload the heartbeat library on failed page load #59

Closed porst17 closed 6 years ago

porst17 commented 6 years ago

If location.href points to Chrome's default error page data:text/html,chromewebdata, the library is not loaded. This solution may not be optimal, but there doesn't seem to be a better way to check for such errors in a preload script.