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
In at least Chrome 44 on Mac, there are 4 errors being thrown stopping the previews from being rendered. They are all Uncaught TypeError: Object.assign is not a function for:
line_garbage.min.js
bar_group_brush.min.js
bar_stack_zoom.min.js
pie_tooltip.min.js
Just a heads up as it makes the library look less impressive ;)
The text was updated successfully, but these errors were encountered:
In at least Chrome 44 on Mac, there are 4 errors being thrown stopping the previews from being rendered. They are all
Uncaught TypeError: Object.assign is not a function
for:Just a heads up as it makes the library look less impressive ;)
The text was updated successfully, but these errors were encountered: