redux-tooltip icon indicating copy to clipboard operation
redux-tooltip copied to clipboard

it is not working with redux-immutable-state-invariant

Open keremciu opened this issue 9 years ago • 1 comments

dispatch is a problem on redux state, how can we handle problem?

keremciu avatar Jan 30 '17 10:01 keremciu

@keremciu Hmm... my understanding of redux-immutable-state-invariant is that detects mutations in reducers and/or other places. Do you mean that it doesn't work? or redux-tooltip mutates something in a wrong way? If you have a minimal reproducible code, please paste or gist it.

kuy avatar Feb 07 '17 17:02 kuy