Skip to content

Reactotron log multiplication #24

@GuillaumeHemmen

Description

@GuillaumeHemmen

Description:

When using Reactotron log functions (log/warn/error/...) to display data to Reactotron, the log is displayed to the Reactotron app (normal). When coding with the hot reloads function, this log is displayed 1+x times, x being the number of times the app hot reloaded.

Steps To Reproduce

  1. open the app.
  2. put a Reactotron.log function on the first page of the app (to ease the reproducibility).
  3. edit a file in your project.
  4. the hot reload happen.
  5. an additional Reactotron log is added.

Expected Results

No log duplicate should be visible.

Snack, code example, screenshot, or link to a repository:

/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions