Open grigory-bogush opened 3 years ago
I have a promise function field inside my async actions, I would like those to be ignored when the action is cloned for broadcasting to avoid getting the "failed to clone" error and action not being broadcasted because of it
I have a promise function field inside my async actions, I would like those to be ignored when the action is cloned for broadcasting to avoid getting the "failed to clone" error and action not being broadcasted because of it