I am using Flipper 0.189.0. I was able to get the Redux Debugger plugin working, including the panel on the right showing Actions and State properly from my react native app's redux store.
However, whenever there is any activity from the app, or even if I just press the 'Clear' button next to the search box in the middle pane, that rightmost pane disappears. And the only way to get it back is to quit and re-run Flipper.
Has anyone else experienced this? Thanks in advance.