Jeremy Walker
Jeremy Walker
### Version 5.2.9.0 ### Operating System Linux ### Browser Chrome ### What steps will reproduce the bug? I installed Webiny as per the documentation instructions. When I got to the...
As per #220, this tool would be A LOT more valuable with a way ... _any way_ ... to persist effort. A quick check of the code found that the...
* Related Issues: _#IssueNumber if necessary_ ## Introduction Your front page example references a non-existent `Posts` variable ## Issue Description The front page has this code: const User = bookshelf.model('User',...
# Environment Knex version: `"knex": "^2.2.0",` Database + version: Postgres 12.11 OS: Linux # Bug 1. Explain what kind of behaviour you are getting and how you think it should...
# Environment Knex CLI version: 1.0.1 Knex Local version: 1.0.1 Database + version: Postgres, newish OS: Linux # Bug 1. Explain what kind of behaviour you are getting and how...
This was moved from: https://github.com/expressjs/express/issues/4033 It is regarding: http://expressjs.com/en/4x/api.html#req.route The current description of the route property says (emphasis added): > Contains the currently-matched route, **a string**. For example: However, it...
This is just a first step to try and solve: https://github.com/yannickcr/eslint-plugin-react/issues/1753 This is ONLY a request for code review: please do not merge. I just wanted to get feedback on...
This, *link* (**NOTE:** Github is messing up this link if I provide it: it's supposed to be https://github.com/keystonejs/keystone/discussions/ + 7696, but it somehow turns into a pull request link), got...
It's truly awesome that someone has revamped the old react-autocomplete and is maintaining it. But at the same time, I feel like .... like this library should be an easy...
Here is a stack trace I recently got: Error: Cannot return null for non-nullable field User.id. at completeValue (/home/me/projects/my-project/server/node_modules/graphql/execution/execute.js:560:13) at completeValueCatchingError (/home/me/projects/my-project/server/node_modules/graphql/execution/execute.js:495:19) at resolveField (/home/me/projects/my-project/server/node_modules/graphql/execution/execute.js:435:10) at executeFields (/home/me/projects/my-project/server/node_modules/graphql/execution/execute.js:275:18) at collectAndExecuteSubfields...