I have a history that is embedded in a custom page using <div class="mjshistory" data-group="SampleCryo" data-panel="SampleTemp" data-scale="30m" style="'+size+' position: relative;left: 640px;top: -205px;"></div> this works fine when I load the page but seems to cause a timeout when reloading (F5) the page. It used to work fine last year but since a midas update this year it does not work. When I manually stop the script when firefox reports that it is slowing down the browse I get the following in the console: Script terminated by timeout at: binarySearch@http://xxx.psi.ch:8081/mhistory.js:1051:11 MhistoryGraph.prototype.findMinMax@http://xxx.psi.ch:8081/mhistory.js:1583:28 MhistoryGraph.prototype.loadInitialData/<@http://xxx.psi.ch:8081/mhistory.js:780:15 any ideas what may be causing this? thanks. Another hint to the problem, the custom page is accessible via http://xxx.psi.ch:8081/?cmd=custom&page=SampleCryo& once loaded the address changes to where A and B change values as time passes (I guess B-A=30m). http://xxx.psi.ch:8081/?cmd=custom&page=SampleCryo&&A=1614173369&B=1614175169