Skip to content

Making changes to the client to make persist work

Marcus Oskarsson requested to merge gh-97c9e669/279/bolmsten/master into master

Created by: bolmsten

I have blacklisted a number of reducers that redux-persist should nut rehydrate and I also changed two reducers to make the merge between rehydration and initialisation work.

Merge request reports