You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the update to 0.115, the graph in the card stopped working. Does this happen to anyone else?
This is the result:
The only error I have is the below:
ncaught (in promise) TypeError: Cannot read property 'language' of undefined
at HTMLElement._formatTickValue (chunk.93de88efd85a8b7b4ec4.js:26957)
at Object.tickFormatFunction (chunk.d9cbf2fe4e32a009641f.js:1)
at Object.convertTicksToLabels (chunk.d9cbf2fe4e32a009641f.js:1)
at Object.update (chunk.d9cbf2fe4e32a009641f.js:1)
at Object.update (chunk.d9cbf2fe4e32a009641f.js:1)
at chunk.d9cbf2fe4e32a009641f.js:1
at Object.each (chunk.d9cbf2fe4e32a009641f.js:1)
at Object.update (chunk.d9cbf2fe4e32a009641f.js:1)
at tn.updateLayout (chunk.d9cbf2fe4e32a009641f.js:1)
at tn.update (chunk.d9cbf2fe4e32a009641f.js:1)
Hi guys,
After the update to 0.115, the graph in the card stopped working. Does this happen to anyone else?
This is the result:
The only error I have is the below:
And this is my card config:
The text was updated successfully, but these errors were encountered: