react-redux-snackbar icon indicating copy to clipboard operation
react-redux-snackbar copied to clipboard

not working with immutable reducer

Open kkak10 opened this issue 7 years ago • 0 comments

Hi :)

An error occurs when used with an immutable reduction.

The area where Error occurs corresponds to the mapStateToProps when connecting.

 snack: state.snackbar.queue[0] || null

kkak10 avatar Jul 17 '18 07:07 kkak10