Closed
Description
What docs page needs to be fixed?
Redux Essentials, Part 5: Async Logic and Data Fetching
- Tutorials -> Redux Essentials -> Async Logic and Data Fetching -> What You've Learned
- WebPage: https://redux.js.org/tutorials/essentials/part-5-async-logic#what-youve-learned
- CodeSandbox: https://codesandbox.io/s/github/reduxjs/redux-essentials-example-app/tree/checkpoint-3-postRequests/
What is the problem?
CodeSandbox is not functional:
Unexpected token < in JSON at position 0
What should be changed to fix the problem?
Presumably the API faker for authors is not returning expected result?
It might be a race condition, as once I start editing the sandbox the issue is resolved during live update.
Metadata
Metadata
Assignees
Labels
No labels