Description
When using a donut chart with a formatted tooltip on a desktop device, scrolling the page and rehovering causes the tooltip to remain in position.
Seems that the position is no longer being recalculated when the donut is being rehovered.
This is occurring after upgrade from 3.14 to 3.18.
Steps to check or reproduce
Create a donut chart with a formatted tooltip. Do not declare a position function.
Place the donut chart in the middle of a page with a scrollbar.
Hover the donut (tooltip appears where expected). Then scroll and hover again. The tooltip remains in place on the page (occasionally offscreen).
Description
When using a donut chart with a formatted tooltip on a desktop device, scrolling the page and rehovering causes the tooltip to remain in position.
Seems that the position is no longer being recalculated when the donut is being rehovered.
This is occurring after upgrade from 3.14 to 3.18.
Steps to check or reproduce
Create a donut chart with a formatted tooltip. Do not declare a position function.
Place the donut chart in the middle of a page with a scrollbar.
Hover the donut (tooltip appears where expected). Then scroll and hover again. The tooltip remains in place on the page (occasionally offscreen).