Vue2Leaflet
Vue2Leaflet copied to clipboard
A trouble using Vue2Leaflet with perfect-scrollbar
Description
I use Vue2Leaflet inside of a popup panel with the content scrolling with perfect-scrollbar. On the mobile devices, when I drag the map, the popup content is dragged too! I try to show this on the attached screenshot. How can I stop this effect? I want to stop the drag propagation from the VueLeaflet component. Thank you.

Versions
- Leaflet: v1.8.0
- Vue: v2
- Vue2Leaflet: v2.7.1