Aaron Forsander
Aaron Forsander
Great project! Tough to debug though. Would be awesome to have some logging and a `--verbose` flag to make the server a little more chatty.
I've noticed scenarios where calls to AWS contain empty response bodies with error status codes. This is just a suggestion on how that could be handled.
# Bug Report _Please help us help you by filling out any applicable information in this template and removing the rest!_ ## Describe the bug The `DBBACKUP_DATABASES` configuration is ignored....
From the docs: ``` The noEarlierThan, noLaterThan, modifiedNoEarlierThan, and modifiedNoLaterThan query parameters restrict the scope of the returned feed. Each takes a date in YYYY-MM-DD format. ``` http://runkeeper.com/developer/healthgraph/example-api-calls#get
Looks like the `body` element is swapped out when taking a screenshot: https://github.com/jnetterf/electric-huxley/blob/master/src/renderer/preloaded.js#L82 Because of this, if a `` element on a test page is in the ``, it is...
**Describe the bug** `@builder.io/widgets` depends on an old version of preact (`^8.4.2`): https://github.com/BuilderIO/builder/blob/main/packages/widgets/package.json#L133 This version was released in 2018! This is currently blocking us from upgrading Storybook 7 to 8....
It's highly possible that I'm just using gargoyle wrong, but I'm experiencing surprising behavior. In one of my project's apps, I've created a `gargoyle.py` file: ``` python from __future__ import...
### Describe the bug When defining a group using `withFieldGroup`, it would be helpful to get a list of all of the errors for the group. As an example, I...