Skip to content

adairrr/missing-query-provider-repro

Repository files navigation

Missing Query Provider Reproduction

This repo highlights the missing QueryProvider issue with react-query hooks in a separate repository using yarn v3.

Works with QueryClientProvider

rm -rf .yarn
rm .yarnrc.yml
rm yarn.lock
yarn build && yarn preview

Fails with QueryClientProvider

yarn set version stable
yarn build
yarn preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published