DashboardUI mouse right click disabled?

Hi,

I am using Vaadin’s DashboardUI as a template for another project and have recently realized that I am unable to right click on any elements in the view. I’m not sure if this was by design, but I’m trying to find a way to bypass it. How can enable mouse click events on the view? I have panel content that I would like to interact with and I would
love
to be able to right click an element and inspect it in the browser’s Developer Tool.

Thank you!

Kevin