gif.js icon indicating copy to clipboard operation
gif.js copied to clipboard

Breaks React Dev Tools

Open gpmcadam opened this issue 6 years ago • 0 comments

Importing GIF.js on a React project in either Google Chrome or Firefox completely breaks the React Dev Tools extension. The dev tools crash completely and won't run, and cause the browser to become unresponsive.

Commenting out the import for GIF.js fixes the dev tools.

I suspect this is due to EventEmitter being remapped, but this is incredibly hard to debug.

gpmcadam avatar Nov 05 '18 11:11 gpmcadam