react-wastage-monitor icon indicating copy to clipboard operation
react-wastage-monitor copied to clipboard

React Client Monitor that detects wasted rendering time on incorrectly developed Pure Components

Results 4 react-wastage-monitor issues
Sort by recently updated
recently updated
newest added

It states it monitors waste renders and their cause, but doesn't state what it does about it. Does it log a console message? throw an error? Is it built in...

I get this error in my react 16 app: Uncaught Error: EventPluginRegistry: Failed to publish event `_performComponentUpdate` for plugin `TapEventPlugin`. I think that related to unsupported react 16...

Hello, thanks for making this great package! It would be great if there was an option to disable the '*Component is impure and will ALWAYS update when a component above...