jk-gan / flipper-plugin-redux-debugger

Flipper plugin for Redux in React Native
MIT License
117 stars 20 forks source link

Fixed issue when payload is string #32

Closed hannojg closed 3 years ago

hannojg commented 3 years ago

When parsing a string input JSON.parse will throw an exception which stopped further execution.