-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- open the app.
- put a Reactotron.log function on the first page of the app (to ease the reproducibility).
- edit a file in your project.
- the hot reload happen.
- an additional Reactotron log is added.
Expected Results
No log duplicate should be visible.
Snack, code example, screenshot, or link to a repository:
/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working