Jay Klehr

Results 45 comments of Jay Klehr

I believe it only happens when using the proxy (since that JS file shouldn't be loaded unless using the proxy). Not able to test that in the particular use-case I...

If you wrap respond.js in a conditional, won't that keep it from being used for other browsers that don't support media queries that aren't IE (like firefox 3.0 and below,...

As others have mentioned, we've also run into issues with react-hook-form and the react compiler (latest beta release as of this writing). I think a good first step for this...

I forked the existing `react-compiler` branch and updated the packages to add the eslint plugin, then updated the eslint config, if you want to pull that into the existing react-compiler...

Sorry for the rapid updates, re-reading the react-compiler docs and realized that the errors that the eslint plugin catches would be seen by the compiler as well, and it would...