Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Remove redux-logger?Β #117

Closed
Closed
@chriddyp

Description

@chriddyp

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions