issues Search Results · repo:use-hooks/react-hooks-axios language:JavaScript
Filter by
18 results
(97 ms)18 results
inuse-hooks/react-hooks-axios (press backspace or delete to remove)Hello community,
who to catch the error message so that I would not see it in dev console in a browser (?) GET http://URL
net::ERR_CONNECTION_TIMED_OUT
thanks!
cherepanovic
- 1
- Opened on Mar 18, 2021
- #44
Demo React 17. https://codesandbox.io/s/unruffled-rhodes-lfigt
Issue Screenshot image
Same demo app when rendered using react 16.x with out any code changes will work.
shirazz
- 1
- Opened on Dec 25, 2020
- #41
Hi, #16 solves the problem of not updating the state after umounting by canceling the call. However sometimes it
desiderable to run the call when the component is unmounted (ex autosave on close). It could ...
fafo
- 2
- Opened on Nov 14, 2019
- #32
This might be a very dumb question but here it goes.
How does pagination work with this hook, for example in apollo the useQuery returns a fetchMore function which we get
the previous data and pass in ...
antoniojps
- 3
- Opened on Nov 4, 2019
- #31
Hi, Not providing the trigger: parameter will result in the fetch never happening. From the doc it looks like this
should be optional.
Thanks!
Grsmto
- 2
- Opened on Aug 24, 2019
- #28
When updating my dependencies I usually go through all packages in npm outdated and check what changed (always for major
version bumps, but depending on the library for minor/feature releases too). Having ...
ThiefMaster
- 2
- Opened on Jun 24, 2019
- #24
I experience that the axios parameter in useAxios is not optional, but it says so in the documentation.
Bug?
trillian74
- 3
- Opened on Jun 7, 2019
- #21
Version 1.2.0
Just looked at the dist/index.js file and noticed that file contains an extra modules, namely: axios. I hope, you will
also add a source file which I can use as module, w/o additional modules. ...
dmaklygin
- 1
- Opened on Apr 30, 2019
- #20
I use the next.js framework and like other SSR frameworks, builds the app in node. I m getting the error I m pasting
below from I have no idea where but I think it might be inside react-hooks-axios using ...
pkellner
- 7
- Opened on Apr 7, 2019
- #17

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.