Emoncms dashboard view seems to have stopped working recently

I have a few dashboards defined that have worked fine for months.

Recently they have failed to dispaly the graph contents, just the graph framework with buttons, but no graph.

Looking at the browser console, I get:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ jquery-1.11.3.min.js:5:25377
ReferenceError: getbackup is not defined[Learn More] graph.js:414:1
graph_reload https://emoncms.org/Modules/graph/graph.js:414:1
graph_reloaddraw https://emoncms.org/Modules/graph/graph.js:388:5
success Emoncms embed - graph embed
j https://emoncms.org/Lib/jquery-1.11.3.min.js:2:27304
fireWith https://emoncms.org/Lib/jquery-1.11.3.min.js:2:28122
x https://emoncms.org/Lib/jquery-1.11.3.min.js:5:22109
b https://emoncms.org/Lib/jquery-1.11.3.min.js:5:26030
onStopRequest resource://gre/modules/WebRequest.jsm:345:7

Hello @owenduffy sorry that was a recent change that caused that, should be fixed now.

Everything works fine now.
It has been three days that dashboard failed to display the graph contents…
I’m saved :sunglasses:

Tks, looks good again… Owen