Joe

Results 2 issues of Joe

### Steps to reproduce I've created a small repo and updated readme with expected and actual outcome. https://github.com/joes-code/redux-saga-beginner-tutorial #### Description of the bug/issue Inside the saga function, I'm simply looping...

bug
help wanted

Chrome will block the request with credentials enabled (https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials) to mock server because the server returns " Access-Control-Allow-Origin: * " It's an easy fix - we just need to pass...