Jonathan Mast

Results 12 issues of Jonathan Mast

The documentation advertises that this "respects RFC 4180 for the output CSV format", but as discussed in #27 the RFC specifies CRLF for line separators while this library defaults to...

Fixes https://github.com/komposable/komponent/issues/138 Add a `render` macro to the ComponentHelper, which takes a block that is used to render the component instead of using the partial. This is mainly useful for...

The products are ordered by id not by score. The problem is that when you pull the hits out of the db by id (search.rb line 93) you lose the...

NextJS bails out early when given an SVG for their default loader, because it doesn't handle those properly. The same is true of the thumbor server, it tries to convert...

We are setting up Sentry for error logging on JW Pepper and their plugin requires adding config to the Next and adding some custom files to the project root. I'm...

Links to the site are dead, has this project been abandoned?

Getting the following error when trying to initialize RatesStore on the latest release of the money gem. ``` NameError: undefined local variable or method `options' for # Did you mean?...

From what I've read the serverless framework is designed to produce deterministic builds, but this is not happening on my project with the dashboard plugin enabled. Each deploy ends up...

The "qs" package has [a vulnerability](https://github.com/advisories/GHSA-hrpp-h998-j3pp). It is depended upon via the deprecated "request" package which presumably won't be updated. This will likely require removing the "request" dependency to fix.

On gcc 4.0 it needs this line to build. # include