redux-tooltip
redux-tooltip copied to clipboard
it is not working with redux-immutable-state-invariant
dispatch is a problem on redux state, how can we handle problem?
@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.