chessboardjs
chessboardjs copied to clipboard
Unable to preventDefault inside passive event listener
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