metricq / metricq-webview

📈 A visualization of MetricQ data exploiting the advantages of the HTA db backend
GNU General Public License v3.0
7 stars 1 forks source link

Time button is broken #193

Closed tilsche closed 1 year ago

tilsche commented 1 year ago

Since the recent update, the time button appears to be broken - no reaction when clicking it.

jquery.js:4050 jQuery.Deferred exception: Cannot read properties of undefined (reading 'instances') TypeError: Cannot read properties of undefined (reading 'instances')
    at HTMLDocument.<anonymous> (https://metricq.zih.tu-dresden.de/webview/js/app.556cbaf7.js:1:92160)
    at l (https://metricq.zih.tu-dresden.de/webview/js/chunk-vendors.aad772e7.js:117:26388)
    at c (https://metricq.zih.tu-dresden.de/webview/js/chunk-vendors.aad772e7.js:117:26693) undefined
C.Deferred.exceptionHook @ jquery.js:4050
jquery.js:4059 Uncaught TypeError: Cannot read properties of undefined (reading 'instances')
    at HTMLDocument.<anonymous> (time-button.vue:51:1)
    at l (jquery.js:3766:29)
    at c (jquery.js:3834:12)
tilsche commented 1 year ago

Does not affect firefox. Was introduced somewhere between 9f1a761 and 8cf8d36