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
The Document.elementFromPoint call here is throwing an exception. Maybe from more than one element at the point coordinates or invalid x,y coordinates?
The Document.elementFromPoint call here is throwing an exception. Maybe from more than one element at the point coordinates or invalid x,y coordinates?
billboard.js/src/ChartInternal/internals/tooltip.ts
Line 666 in f941bbe
User-Agent:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36
Billboard.js: v3.14.0 stable
Not able to reproduce this error myself, but seeing it in my error logs.
I can submit a PR, @naver would a try/catch block work here or is there some way to validate the coordinates before passing to elementFromPoint?
The text was updated successfully, but these errors were encountered: