infinitered / flipper-plugin-reactotron

A plugin for the Flipper desktop application
63 stars 9 forks source link

Subcription of MST store shows the initial state only #78

Open maqeelqureshi opened 2 years ago

maqeelqureshi commented 2 years ago

I am using react native ignite. When I subscribe to any store, reactotron plugin shows me only first state when store was created. Same behavior in stand-alone reactotron.

I am expecting that store subscription will show the current state of store.