jk-gan / redux-flipper

Redux middleware for React Native for Flipper
MIT License
158 stars 21 forks source link

Issue with payload in payload (cyclic structures) #58

Open ObidosDev opened 2 years ago

ObidosDev commented 2 years ago

Try this action and for some reason you will get payload.payload

{ "type": "TEST", "payload": true }

Screenshot 2021-12-29 at 09 33 16

sutuioncode commented 2 years ago

There is no problem in that. I think that's the way it supposed to work. Try something like below image

plwai commented 2 years ago

The field placeholder is missing and misleading now.