mosh-hamedani / react-course-part2-starter

This repository contains the initial code for the second part of the Ultimate React course.
63 stars 215 forks source link

React Query Devtools breaking application #13

Closed devinpapalangi closed 1 month ago

devinpapalangi commented 2 months ago

Hi, I have been following your course since the last week, I stumble upon this problem with React Query Devtools. It breaks the whole app. It is not showing anything

image

image

Your help would be a great help to me, feel free to ask me what specifications do i use or anything that could help you help me. Thanks

image

devinpapalangi commented 1 month ago

Solved, turns out my devtools and react-query is in a different version (5.x). Completely dumb by not noticing it written in the documentation.