Jon Lambert

Results 16 issues of Jon Lambert

Hi! Just getting started with `docker-osx-dev`. I've installed, but when I run the command in the root directory of my project (with a `docker-compose.yml` file), I get the error below:...

### FAQ - [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/master/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/master/docs/throttling.md). - [X] Yes, my issue is not about a specific accessibility audit (file with [axe-core](https://github.com/dequelabs/axe-core) instead). ###...

bug

## Summary As a developer or content creator, I want to be able to see who saved changes to the CMS in the git history, so that I can audit...

enhancement
NEEDS POINTS

**_Question_** * [x] I've checked documentation and searched for existing issues * [x] I tried [GitHub Discussions](https://github.com/mobxjs/mobx-state-tree/discussions) Hey! I'm in the process of refactoring an app which is using MST...

**Describe the bug** When following the dev environment setup steps listed in `README.md`, `yarn start` fails with the following error(s): Error messages ``` [playground] ERROR in ./src/pages/Cards/Cards.js [playground] Module not...

To be investigated
Needs more info

Hey! Firstly, awesome work on Leva. Awesome package. Fairly likely that this is providing some service that I've not managed to catch from a quick look through the code, but...

When creating a new app via `hz init`, the client fails (silently) to connect. Steps to reproduce: ``` bash $ hz init hz-test && cd hz-test $ hz schema apply...

Great plugin, however, when adding images and then saving to a gallery, returning to edit the gallery simply displays a spinning loading icon and doesn't load any items.

Pull request to fix #11, and also removed second unused parameter from sanitise method.

I'm attempting to perform a mutation when a specific route is hit in my application. When using useEffect and passing through a mutation method as a dependancy, it enters an...