Closed adrenaline681 closed 2 years ago
When I try to log using the 'display' method:
Reactotron.display({ name: 'THIS IS NAME', value: { a: true, b: false }, preview: 'THIS IS PREVIEW', });
The output shows the 'name' twice instead of the 'preview': '
How can I get this to work?
Using: Reactotron 3.0.0-beta9
This is an old issue but if someone needs to fix this in the future, the solution is to roll back to Reactotron v2.17.1
When I try to log using the 'display' method:
The output shows the 'name' twice instead of the 'preview': '
How can I get this to work?
Using: Reactotron 3.0.0-beta9