deeppatel234 / react-context-devtool

React context and useReducer debugging tool
MIT License
233 stars 35 forks source link

Memory leak with React Dev tools enabled #86

Open Asqit opened 4 hours ago

Asqit commented 4 hours ago

Describe the bug When I visit G2A with this extension and React Dev Tools it causes a memory leak which makes Firefox crash.

To Reproduce Steps to reproduce the behavior:

  1. Go to g2a with required extensions React Dev. Tools
  2. Click on search bar and type something
  3. Wait a second or two for the leak to cause Firefox panic
  4. See error

Expected behavior Simply browse the website

Screenshots Screenshot from 2024-10-26 13-03-30 Screenshot from 2024-10-26 13-03-45

Desktop (please complete the following information):

Asqit commented 4 hours ago

I forgot to mention, when only one of the extension is enabled, nothing happens, but when both enabled it causes the issue.