Description
When using slots in v-popup component, the popup content is visible behind the map. This becomes apparent when the map is zoomed out, or when tiles are loading.
Live Demo
https://jsfiddle.net/gu2unt12/1/
Steps to Reproduce
Use slot in v-popup component
Versions
- Leaflet: v1.2.0
- Vue: v2.5.2
- Vue2Leaflet: v0.0.57