issues Search Results · repo:Legitcode/react-fetch language:JavaScript
Filter by
3 results
(77 ms)3 results
inLegitcode/react-fetch (press backspace or delete to remove)Hi, I made a package @guoyunhe/react-fetch which supports stale-while-revalidating (SWR) and cache with IndexedDB. I
noticed that react-fetch hasn t been updated for years. Would you mind to transfer react-fetch ...
guoyunhe
- 1
- Opened on Jun 27, 2023
- #9
Hello,
I d like to check status codes using react-fetch, so the code could match this:
fetch(someURL, someOptions) .then(APIUtils.checkStatus) .then(response = response.json())
.catch(API.handleUnauthorized); ...
adrienharnay
- Opened on May 3, 2016
- #4
Hello,
First of all, thanks for your work on React Fetch. I ve just installed it in my project using npm, but when I try to run
webpack, I get:
ERROR in ./~/react-fetch/build/react-fetch.js
Module not ...
adrienharnay
- 2
- Opened on Apr 27, 2016
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.