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
Hi,
I got this error from trying to scroll on bar chart surface (on mobile platforms). Unable to preventDefault inside passive event listener due to target being treated as passive.
Also, this makes the hover doesn't work as well.
How to fix this ?
Thank you.