jk-gan / redux-flipper

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

Attribute payload.type is converted to action name #60

Open sutuioncode opened 2 years ago

sutuioncode commented 2 years ago

Trying to set a payload attribute with the name of type creates a dispatches an action where the value of the payload.type becomes the action name overriding the previous image

plwai commented 2 years ago

For information, the code replaced the type