Update the package in npm
samdzone opened this issue · 3 comments
samdzone commented
Description
Update the package in npm
The example shows the absence disableScrollPropagation in LControl
Live Demo
https://codesandbox.io/s/young-architecture-qrrqr?file=/App.vue
Steps to Reproduce
Expected Results
Actual Results
Browsers Affected
- Chrome
- Firefox
- Edge
- Safari 9
- Safari 8
- IE 11
Versions
- Leaflet: vX.X.X
- Vue: vX.X.X
- Vue2Leaflet: vX.X.X
mikeu commented
@DonNicoJs This is probably a good idea before too long, we've had several PRs merged since the last release. What do you think, want to take care of that?
DonNicoJs commented
@samdzone @mikeu thanks for the ping! new version updateD: https://www.npmjs.com/package/vue2-leaflet
samdzone commented
Thank you for efficiency