Jacob Penn

Results 12 issues of Jacob Penn

Users may add non-available products to cart and purchase them. **Solidus Version**: I'm on 2.11.10 but I checked master and the issue is still there. **To Reproduce** Step 1: Go...

Is there any plan to add ARM support? Tried compiling this today and had trouble on Mac from what looked like ARM support

enhancement

Hey! I'm interesting in sending graphql queries from C++ -- currently I'm storing the queries as multiline strings, but it's a pain cause I have no way to mutate the...

Thanks for the great package, I'm using it with wave surfer to add some audio players to my website. It solves the issue of playback when the iPhone is on...

Hey! Loving this gem, but when I run a large batch of like 100k users, the statuses tab times out in my app, is there a fix for that somehow?

help wanted

Hey! I was trying this for a few hours last night and couldn't get it working -- assuming I have a valid Icon.icns -- is there a way I could...

Turbo requires redirects on form submissions, or in the case on `render :new` when login fails, the status on `unprocessable_entity` as the response code. Is it possible to update this...

Hey @sudara I've got perfetto integrated into a CMake project which supports back to 10.9 Seems in the newest update value was added which blocks support prior to 10.13, was...

TODO: This doesn't run, because the quick_check has not yet been included in the amalgamated .h file which the tests rely on -- I don't see a target to build...

Hey! I'm dealing with and debugging an issue with some corrupted databases while working with this lib in a multi threaded app -- I've been using the open_forever() approach, and...

question