Toby Griffiths

Results 16 issues of Toby Griffiths

Hi there, I've just been pointed to your package by @dunglas after submitting a PR for rate limits to the api-platform/core package. I like the look of your offering, as...

I've seen this documented (kind of) in the recent change log, however I can't seem to work out how to use it. I have `Taxonomy` and `TaxonomyTerm` entities, so I...

Tree
Help Me

My initial run of `npm install` reported nearly 6000 vulnetabilities. This PR is just the result of running `npm audit fix` on the `api` & `web-react` elements. Happy to submit...

Having tried to get the starter project up and running I received the error that graphql was not found, so I had to install it explicitly. Happy to take advice...

I've just tried installing the app using `yarn`, however it failed with the error… ``` Error: /Users/me/.config/yarn/global/node_modules/ios-deploy: Command failed. ``` It looks like this is something to do with Xcode…...

**Device model, version and app version** Model Name: MacBook Pro (16-inch, 2019) macOS Version: 11.6.1 (20G224) App Version: 2021.322 Safari Version: 15.1 (16612.2.9.1.30, 16612) **Home Assistant Core Version** core-2022.2.0 **Describe...

bug
mac

I've just tried to boot up a newly configured box, and been told that the PPA could not be found. Digging in to the PHP role it was using ondrej/php5...

Found [this issue for the same issue on v6](https://github.com/sebastianbergmann/phpunit-documentation/issues/385), but still can't find this method in the current docs [found here](https://phpunit.readthedocs.io/en/9.2).

We use Caddy for our API Platform application with Cloudflare DNS, Mercure & Vulcain plugins, but just recently we started having issues with out API in Firefox. We are using...

needs info :mailbox_with_no_mail:

**Describe the Issue:** I am attempting to create an auth context with a custom name, with a token from my env vars. If I use… ```shell $ doctl auth init...

bug