Skip to content

Mouse hover on visualization causes console errors #7365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
asteriscos opened this issue Mar 18, 2025 · 0 comments
Open

Mouse hover on visualization causes console errors #7365

asteriscos opened this issue Mar 18, 2025 · 0 comments
Labels
level/task Task issue type/bug Bug issue

Comments

@asteriscos
Copy link
Member

Wazuh Rev Browser
4.11.0 - Firefox

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

Image

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.

@asteriscos asteriscos added level/task Task issue type/bug Bug issue labels Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
None yet
Development

No branches or pull requests

1 participant