Matt Hirsch

Results 10 issues of Matt Hirsch

This is a feature request. Have you thought about implementing chrome's `idb_cmp1` comparitor to enable working natively with webkit `IndexDB` storage? This stack overflow question seems to outline some of...

pull request welcome

![screenshot](https://user-images.githubusercontent.com/424951/55590863-1b3c5280-5702-11e9-91f5-3f6f68873204.png)

Editing the row that starts with `Area_b'` in the below screenshot causes nip2 to use 100% cpu forever, and causes the interface to freeze. ![Screenshot from 2019-04-04 18-39-21](https://user-images.githubusercontent.com/424951/55593192-fb5c5d00-5708-11e9-987f-198d082360ef.png)

I wanted to confirm that [this interface](https://www.anyma.ch/research/udmx/) isn't supported directly in some way. It seems like it would need a bridge program like your [dmx-udp.c](https://gist.github.com/zonque/10b7b7183519bf7d3112881cb31b6133) program for FTDI-based controllers. The...

### 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...

bug
good first issue
hacktoberfest2023

**Version of the integration** 2.19.0 **Describe the bug** I'm on my 2nd Hyundai EV. The 1st one was a lease and has been returned. Some kind of "ghost" of this...

I noticed in the example project using [esm modules](https://github.com/kogosoftwarellc/open-api/tree/main/packages/express-openapi/test/sample-projects/basic-usage-with-central-apiDoc-esm) the api doc paths are not automatically populated from the properties of the modules in the paths tree ("central doc" vs...

I couldn't find anything in the docs about how to use the `progress` callback function available in `SaneDev.snap()`. My first try was to pass in a function with only one...

In vue2-leaflet you could use different TileLayer plugins by using the `tile-layer-class` prop to pass a custom initialization function to LTileLayer. This is implemented [here](https://github.com/vue-leaflet/Vue2Leaflet/blob/09c73648df5da5b78b94713e5cafa5a14659ea7b/src/components/LTileLayer.vue#L29) in vue2-leaflet. You can see...

The README version shown on [npmjs](https://www.npmjs.com/package/readable-stream-clone?activeTab=readme) doesn't match the one shown here on github. I know this is not a source code issue but I'm not sure how else to...