cantierecreativo / redux-bees

A nice, short and declarative way to interact with JSON APIs
592 stars 41 forks source link

Remove entity from state on successfull destroy action #49

Open ghost opened 6 years ago

ghost commented 6 years ago

Hey,

I can't find a solution within redux-bees for removing an entity that was successfully removed. Do I have to implement this feature on my own?

Thank you!

mldoscar commented 5 years ago

I'm having the same issue

anonkey commented 4 years ago

I'v done it on my side : https://gist.github.com/anonkey/9b353c1a7eb1f546135378f5dc5ef6a1