frodare/addon-redux

SET_STATE_TYPE triggers "boo" action

SebastienGllmt opened this issue · 1 comments

I assume this was set during testing and was accidentally committed?

https://github.com/frodare/addon-redux/blob/master/src/redux/enhancer.ts#L28

If this isn't a mistake, probably there should be a comment explaining it

To be honest, I don't even remember why I put that there, but it certainly wasn't intended to be committed in. I should be able to clean this up in the next version. In that scenario, I would expect the store to be reset.