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
Description
Whenever the mouse hovers over histogram visualizations exceptions are logged in the browser console. The error has only been detected in Firefox browser.
Error details
Uncaught TypeError: data.series.find is not a function
tooltipFormatter _pointseries_tooltip_formatter.js:40
render tooltip.js:220
fakeD3Bind binder.ts:63
jQuery 4
_pointseries_tooltip_formatter.js:40
tooltipFormatter _pointseries_tooltip_formatter.js:40
render tooltip.js:220
fakeD3Bind binder.ts:63
jQuery 8
jqOn binder.ts:53
fakeD3Bind binder.ts:57
render tooltip.js:215
each d3.js:962
d3_selection_each d3.js:968
each d3.js:961
render tooltip.js:196
call d3.js:975
addCircles area_chart.js:188
draw area_chart.js:215
each d3.js:962
d3_selection_each d3.js:968
each d3.js:961
draw area_chart.js:210
call d3.js:975
draw point_series.js:204
Lodash 2
draw point_series.js:199
each d3.js:962
d3_selection_each d3.js:968
each d3.js:961
draw point_series.js:188
call d3.js:975
render _chart.js:76
render handler.js:178
each d3.js:962
d3_selection_each d3.js:968
each d3.js:961
render handler.js:165
_runOnHandler vis.js:91
render vis.js:81
render vis_controller.tsx:102
InterpretGeneratorResume self-hosted:1413
AsyncFunctionNext self-hosted:800
(Async: async)
render vis_controller.tsx:82
VisualizationChart/success$< visualization_chart.tsx:66
RxJS 21
startRenderVisualization visualization_chart.tsx:123
componentDidMount visualization_chart.tsx:105
React 6
unstable_runWithPriority scheduler.development.js:653
React 7
Screenshots
Additional context
Add any other context about the problem here. Here you can paste log entries too or any other useful information that may help with the issue.
The text was updated successfully, but these errors were encountered:
Description
Whenever the mouse hovers over histogram visualizations exceptions are logged in the browser console. The error has only been detected in
Firefox
browser.Error details
Screenshots
Additional context
Add any other context about the problem here. Here you can paste log entries too or any other useful information that may help with the issue.
The text was updated successfully, but these errors were encountered: