Nikhil Racha

Results 1 issues of Nikhil Racha

I have implemented react-redux-loading-bar with ``` loadingBarMiddleware( { promiseTypeSuffixes: ['REQUEST', 'SUCCESS', 'FAILURE'], } ``` and it was working perfectly fine. But after implementing the redux-persist the loading bar is not...