Results 20 issues of Guy Gascoigne-Piggford

I'm not sure what part of the system causes things to break, but using create-react-app 4 seems to effectively disable why-did-you-render. Switching back to react-scripts 3.4.4 fixes things.

workaround available

First let me say that this is a fantastic library, and I really appreciate you making it available. I've been poking at this with typescript and I was wondering what...

Have you thought about adding this as a PR to https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/no-danger.md? Seems like this would give this useful rule far better visibility.

I'm using axe from `@axe-core/react` and it's working beautifully for components that are children of the root component. But material-ui, the lib I'm using, creates many components in portals, where...

PROD: axe-core-npm
web-apis

I've always found it awkward to run import-sort and prettier in the editor since chaining these two is somewhat error prone and can easily have both running at the same...

When I try and install vagrant-vspher I get an error about a failure to build and install nokogiri. I'm not sure if this just means that this plugin is missing...

Unlike most providers I think that it's worth pointing out that this provider requires that the VMware Guest Tools be installed on the template prior to cloning. If they are...

I have a number of mixed windows and linux boxes that I tried bringing up (only two of each so nothing too heavy). One time I ended out with errors...

We had a Vagrantfile that configured a VM using the vsphere plugin. It would boot the VM correctly, but every time we tried to access it, run a status or...

I'm not sure if this is exactly a bug but since everyone starts with virtualbox as their example it's inconvenient. Specifying a Vagrantfile that will be used for multiple providers...