Corey Ward

Results 27 issues of Corey Ward

The README has the following disclaimer: > We developed this SDK using Ruby 2.0, and supports Ruby 2.0+, however, the SDK is not thread-safe at the moment. Is there a...

This preview appears to show filament extruding during travel, but the final print doesn't appear to have had extrusion in those locations: ![screen shot 2018-05-15 at 12 45 57 pm](https://user-images.githubusercontent.com/81224/40074008-135dca8a-583e-11e8-8096-0928aff42546.png)...

**Describe the bug** There is no way to clear radio fields. This causes issues when trying to clear out a nested object to make it empty, and thus have it...

The following markdown results in the content of the `figure` element being wrapped in a `` tag when it should not: Input: ```md Test ![Uh - oh](//placehold.it/200x200) Test ``` Output:...

Had a recent issue with builds hanging when a closing HTML tag was missed at the top of a long document. I think the regular expression matching was choking while...

I've got a bit of an odd case where the markdown being pulled in contains some HTML from legacy records. Those look something like this: ``` Each of the nine...

This would be more useful if it was adapted to work with source plugins (e.g. `gatsby-source-contentful`) rather than relying on outdated, hardcoded translation files. It seems unrealistic that a majority...

help wanted

It would be exceedingly useful to be able to both filter on and retrieve values using minimum and maximum functions. ### Example 1 Fetching a value using a `max` function....

``` $ heroku run rake letsencrypt:renew Running rake letsencrypt:renew on ⬢ my-application... up, run.6412 Creating account key...Done! Registering with LetsEncrypt...Done! Performing verification for www.mydomain.com: Setting config vars on Heroku...Done! Giving...

bug

Is there a timeout for watch-mode? I'm using it _without_ using `overlayDrafts` and when I first boot Gatsby it seems like everything works fine, but after a while (hours, perhaps?)...