undefined while fetching data #7936
Unanswered
bwubta21122
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
app/product/product.jsx
app/product/example.jsx
app/api/search.jsx
sorry about my inexperience as i am new to tanstack query. the above code is not working at all and the
console.log(data)
in example.jsx is returningundefined
. I am not able to understand at all, can anyone help with it.Your minimal, reproducible example
NA
Steps to reproduce
Expected behavior
should just work and the
hits
in api/search.jsx should returnBeta Was this translation helpful? Give feedback.
All reactions