Matthew Kirkley
Matthew Kirkley
The sanitize method will throw an error if a Message event data is a string. Specifically it looks like when you use the webpack dev server in development this happens...
I have an infinite scrolling type component that utilizes vue2-scrollbar. Using the onMaxScroll hook, when I get to the max scroll I issue an ajax call for more data. The...
### Describe the bug Support for non button triggers in bootstrap-vue / dropdown. Specifically my use case is a search input which, after the user types some text shows a...
This fixes #9259 for your review
### Checklist - [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected. - [X] I'm sure this is an issue with Leaflet, not with...
Upgrading leaflet from 2.9.0 to 2.12.0 it seems free draw is conflicting with other plugins that override L.Control through L.Control.extend I tried to debug further but for some reason my...
This resolves #62 for vue3 support. I also publish to npm @ventralnet/vue3-spinkit for the time being until you accept and publish another version. thanks!
This resolves #62