You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the instructions to setup Redux on Reactotron. It is kinda working as I can see the redux state showing up on Subscriptions section of State tab. However, the Subscription changes on Timeline tab is just empty.
As attached a video that shows the issue:
subscription_bug.mov
Reactotron version
5.1.7
The text was updated successfully, but these errors were encountered:
Same for us - everything works except the subscriptions in the timeline tab - the State are correctly updating in the State tab - not sure what we did wrong in the setup (we use redux connect api / redux-observable / redux-persist)
Describe the bug
I have followed the instructions to setup Redux on Reactotron. It is kinda working as I can see the redux state showing up on
Subscriptions
section ofState
tab. However, theSubscription
changes onTimeline
tab is just empty.As attached a video that shows the issue:
subscription_bug.mov
Reactotron version
5.1.7
The text was updated successfully, but these errors were encountered: