react-scan icon indicating copy to clipboard operation
react-scan copied to clipboard

Scan for React performance issues and eliminate slow renders in your app

Results 115 react-scan issues
Sort by recently updated
recently updated
newest added

I followed the instructions on how to add to nextjs using a component, https://github.com/aidenybai/react-scan/blob/main/docs/installation/next-js-app-router.md. For some reason it fails to compile when added: > ./node_modules/preact/dist/preact.module.js Specified module format (CommonJs) is...

I followed the [instruction](https://github.com/aidenybai/react-scan/blob/main/BROWSER_EXTENSION_GUIDE.md) to install the extension. I tried it, it says. ![Image](https://github.com/user-attachments/assets/272e6d44-17b2-4b32-92cb-88ab6799a631) I was like, huh that was strange because react devtools extension is red which is a...

![Image](https://github.com/user-attachments/assets/ebcb66f0-94b2-4b87-be67-e5f294e134bd) Here is my config ![Image](https://github.com/user-attachments/assets/09db15c5-aa4c-40f6-bc54-5609fc445d9c)

- This PR adds a `lite` mode to react-scan. Basically it removes the toolbar and only leaves the outline overlay. - This PR also improves the tree-shaking since our code...

![image](https://github.com/user-attachments/assets/7050109c-7cab-430a-9255-78a2327db1a3) - Provides the barebones kitchen-sink app for react-scan. Just add a new example under `kitchen-sink/src/examples` - Removed the old `examples` and `kitchen-sink`

Does not display re-render: https://github.com/user-attachments/assets/e8fe1054-cd5b-4ff1-9f6b-abef7f6847cc Code: https://codesandbox.io/p/devbox/xwdywd

Anywhere I try to use it, just returns empty Map ![Image](https://github.com/user-attachments/assets/cde9835e-5742-4cc2-870d-0d618c2e29d8)

This PR updates the year from 2024 to 2025 in the footer and other docs