react-query-firebase icon indicating copy to clipboard operation
react-query-firebase copied to clipboard

fix: added query key in react firestore example

Open marknesh opened this issue 3 months ago • 4 comments

Updated the React Firestore example to include a queryKey in useDocumentQuery which is required inorder for the hook to function properly, without it, no query will be executed.

marknesh avatar Sep 11 '25 20:09 marknesh

⚠️ No Changeset found

Latest commit: c31ccc90baa5d7f9849d578c1cc781745a735708

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 11 '25 20:09 changeset-bot[bot]

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/tanstack-query-firebase~224

Documentation is deployed and generated using docs.page.

docs-page[bot] avatar Sep 11 '25 20:09 docs-page[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 11 '25 20:09 CLAassistant

@cabljac Biome does not support formatting in mdx files. Maybe we use prettier to handle formatting of mdx files?

marknesh avatar Sep 12 '25 07:09 marknesh