Closed Bernardo-MG closed 5 years ago
Also try the redux-saga monitor:
import sagaMonitor from '@redux-saga/simple-saga-monitor'; const sagaMiddleware = createSagaMiddleware(sagaMonitor);
Also try the redux-saga monitor: