Describe the bug version: <spring-cloud.version>Hoxton.SR5</spring-cloud.version> <hystrix-dashboard.version>2.2.3.RELEASE</hystrix-dashboard.version>

Hoxton.SR5 with query version: 3.4.1,in file: monitor.ftlh,the usage of jquery as follow: $(window).load(function()

right usage is : $(window).on("load",function()

Sample hystrix-dashboard loading, and can not go on..

Comment From: spencergibb

closing in favor of #3817