react-refetch icon indicating copy to clipboard operation
react-refetch copied to clipboard

A simple, declarative, and composable way to fetch data for React components

Results 54 react-refetch issues
Sort by recently updated
recently updated
newest added

React Refetch has a lot of example snippets, but not a working complete example app. This is an ask to anyone out there who would like to create an example...

help wanted

I had a bug where my `connect` function was returning something like `{"propName": undefined}`. When that happened, React just silently failed to render the whole component tree. There were no...

enhancement

It seems like the only way to use react-refetch is by setting up webpack, babel, and the rest of the toolchain. I really like the simplicity of this library for...

enhancement

Not sure whether we should support this, but we should definitely check that the user doesn't define both on the same mapping, since only `then` will be called. (same is...

Docs for changes in https://github.com/heroku/react-refetch/pull/96. Particularly for: - fetch, handleResponse, buildRequest and Request can now be set at the mapping level - every option can now be set at the...

docs

Instead of using a string value for the ref property, using the more modern method using the function value will enable regular use of the ref property from the parent...

enhancement

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [jsdom](https://github.com/jsdom/jsdom). These dependencies need to be updated together. Updates `tough-cookie` from 2.4.3 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...

dependencies

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...

dependencies