Mike Solomon
Mike Solomon
## Please make sure you provide the following information (if applicable): ### Wavesurfer.js version(s): 6.2.0 ### Browser and operating system version(s): Chrome on macOS ### Code needed to reproduce the...
### Wavesurfer.js version(s): 5.2.0 ### Browser and operating system version(s): Chrome on Android ### Code needed to reproduce the issue: The issue happens anywhere the regions plugin is used -...
https://user-images.githubusercontent.com/525350/180738284-21ce1572-d9b9-4a4f-bb91-d0f401e037bb.mp4 I'm trying our `[email protected]` (really nice work to the team!) and my accordion element functions correctly but the styling is a bit off. Specifically, the styling does not kick...
My etherpad instance uses PlanetScale as a MySQL backend and, to connect, it needs SSL information. I edited `DB.js` like so and it works: ```javascript const tls = require('tls'); var...
Full typescript migration with passing tests.
Hi! Thanks so much for this tool, it is really helpful. I've been able to generate a `.deb` file for my python package and `.deb` files for all of its...
**Describe the bug** `'ahc-ld' failed in phase 'Linker'. (Exit code: -9)` **To Reproduce** Re-run the circleci build for the `more-examples` branch of plzwrk. You can see the build logs [here](https://app.circleci.com/pipelines/github/meeshkan/plzwrk/49/workflows/f6f44d24-728e-4650-87b3-e6cd0f598468/jobs/65)....
Hi! I'm experimenting with compiling PureScript via wasm, and the current version of `base` that PureScript uses is ahead of the one in the `terrorjack` docker image. A lot of...
**Description of the change** Currently, externs files and environments are almost able to be represented 100% by generics. This PR gives a `Generic` instance to the last remaining bits that...