This repository was archived by the owner on Jun 4, 2024. It is now read-only.
Remove redux-logger?Β #117
Closed
Description
The redux logger causes a ton of output in the console, especially with hot loading.
Also, sometimes it catches component error messages and rethrows them, making the tracebacks & "launch debugger on uncaught exceptions" tools hard to use.
I'm in favor of removing redux-logger. If anyone benefits from this while developing dash-renderer
, they can add it back while they are in development (but not commit it).
Here's an associated community report that is having trouble filtering out the logs: https://community.plot.ly/t/dash-renderer-dev-js-logs-messes-my-browser-console/19120
Metadata
Metadata
Assignees
Labels
No labels