vue-leaflet / Vue2Leaflet

Vue 2 components for Leaflet maps
https://vue2-leaflet.netlify.app
MIT License
1.96k stars 380 forks source link

popups broke #712

Closed Enhed closed 2 years ago

Enhed commented 2 years ago

The latest version does not work with openPopup. For example, the example from the documentation https://vue2-leaflet.netlify.app/components/LFeatureGroup.html#demo does not work on the new project

janiskelemen commented 2 years ago

+1

mikeu commented 2 years ago

Thanks for reporting this issue! Are you able to provide any more context, or a reproduction of the issue?

Here is the example from the docs working with the latest version: https://codesandbox.io/s/v2l-popups-working-ln3bgt?file=/src/App.vue

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.