vaadin / vaadin-context-menu

The responsive Web Component for showing context dependent items for any element on the page. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
26 stars 10 forks source link

vaadin-context-menu - how to get rid of "Unable to preventDefault inside passive event listener invocation." exception on right mouse click #225

Closed JuliaMelomed closed 5 years ago

JuliaMelomed commented 5 years ago

Hello, I am using vaadin-context-menu component and it works ok for me, but I am getting following error "Unable to preventDefault inside passive event listener invocation." when doing right mouse click. My question is how to get rid of it.

web-padawan commented 5 years ago

Closing as duplicate of #192

We will hopefully attempt to cover this as part of #220