Unable to preventDefault inside passive event listener due to target being treated as passive

I received the following console messages when I drag the plot with log level as Errors in Chrome Version 69.0.3497.100.

[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive.

The console pointed the error to onMove function in dragelement.

Appreciate suggestion or solution to this issue. Many thanks.

You can subscribe to https://github.com/plotly/plotly.js/issues/1795 for the latest development info.