hoaiduyit/react-pannellum

Allow interactivity on overlay elements

Closed this issue · 1 comments

I have a div with ReactPannelluminside it.
On top of this, I've added a minimap div. This map has a onClick handler but it's not triggered because of the pannellum beneath it.
Is there a way to overcome this?

Managed to solve this by setting the z-index of the overlay div