Bar-pod hover error #6

Open
opened 3 weeks ago by rozetko · 0 comments
rozetko commented 3 weeks ago
Owner

When hovering on the "Bar" visualization in the latest Grafana version v10.4.1, I get the following error whenever I move the mouse:

Uncaught TypeError: p.mouse is not a function
    onMouseMove module.js:2
    kr on.js:3
    wn on.js:42
    Er each.js:5
    Wt on.js:65
    addEvents module.js:2
    setTimeout handler*t.exports</st</t.prototype.addEvents module.js:2
    render module.js:2
    bt module.js:2
    React 9
    T scheduler.production.min.js:13
    he scheduler.production.min.js:14
    7463 scheduler.production.min.js:14
    Webpack 27
259 5950.30ec6aaa9dcece6c3b3c.js line 496 > eval:2:102778

It is however working fine with the minimum specified version (Grafana v8.3.0).

P.S. it seems that the problem is d3 version used in Grafana: chartwerk requires 5.x but the latest Grafana seems to use 7.x

When hovering on the "Bar" visualization in the latest Grafana version v10.4.1, I get the following error whenever I move the mouse: ``` Uncaught TypeError: p.mouse is not a function onMouseMove module.js:2 kr on.js:3 wn on.js:42 Er each.js:5 Wt on.js:65 addEvents module.js:2 setTimeout handler*t.exports</st</t.prototype.addEvents module.js:2 render module.js:2 bt module.js:2 React 9 T scheduler.production.min.js:13 he scheduler.production.min.js:14 7463 scheduler.production.min.js:14 Webpack 27 259 5950.30ec6aaa9dcece6c3b3c.js line 496 > eval:2:102778 ``` It is however working fine with the minimum specified version (Grafana v8.3.0). P.S. it seems that the problem is `d3` version used in Grafana: chartwerk requires `5.x` but the latest Grafana seems to use `7.x`
glitch4347 was assigned by rozetko 3 weeks ago
rozetko referenced this issue from a commit 3 weeks ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.