chessboardjs icon indicating copy to clipboard operation
chessboardjs copied to clipboard

Unable to preventDefault inside passive event listener

Open callumhemming opened this issue 4 years ago • 0 comments
trafficstars

Not sure if this a problem on my end but in Chrome I get this constant error in the console: "[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL>"

From what I can see this seems to be a problem within jQuery where google has changed passive listeners
EDIT: I see this problem has been raised before, I apologise for the spam

callumhemming avatar Apr 06 '21 01:04 callumhemming