Skip to content

queryKeyHashFn missing in docs #2042

@vinay-deshmukh

Description

@vinay-deshmukh

Describe the bug
On the documentation page for useQuery, one of the arguments to useQuery is listed as queryKeyHashFn, but when you scroll down to read about it, it's entry is missing in the docs part.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://react-query.tanstack.com/reference/useQuery
  2. Search for "queryKeyHashFn"
  3. Only one occurrence of queryKeyHashFn is present, when there should be at least 2 (One in the code example, and one in the docs part)
  4. See error

Expected behavior
Documentation of queryKeyHashFn should be present.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • N/A

Smartphone (please complete the following information):

  • N/A

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions