Kaio Felipe Silva
Kaio Felipe Silva
### What is your question: I have a custom hook that checks the document using `querySelector` to get some information (like width, height, x, y, etc...) about a component. ```jsx...
Reference: https://github.com/kaiofelipejs/personal-site/tree/master/src/Components/Projects
Hello! I've some problems using this lib with next 13 using app router. The usage mode described in README.md, doesn't work properly. I tried use as [API Route](https://nextjs.org/docs/pages/building-your-application/routing/api-routes) and [Route...
upgrading esbuild-loader to latest version. After [v4.2.0](https://github.com/privatenumber/esbuild-loader/releases/tag/v4.2.0) version esbuild-loader uses `^0.21` esbuild. This version contains [this PR](https://github.com/evanw/esbuild/pull/2349) that fixes the issue https://github.com/pradel/create-react-app-esbuild/issues/7