Make event listeners non-passive.
mbostock opened this issue · 2 comments
mbostock commented
Related #52 d3/d3-zoom#225; Google has changed the default (which could be viewed as “breaking the web”), meaning we should probably be explicit about these needing to be non-passive.
MUTHUKUMAR73737 commented
@mbostock Above bug is related with d3/d3-zoom#233
Issue in noevent.js file.
I think Window Click event and Drag events gets conflict.
Fil commented