React query devtools is empty despite having a successfully query
I seem to being having a strange issue where my dev tools for react query is reporting 0 queries despite having a working query. I'm not having any errors in my console and it also handles errors too. Just nothing will show up in the dev tools for some reason.
In the attached screenshot the questions in the FAQ are loaded from our DB using react query.
In the attached screenshot the questions in the FAQ are loaded from our DB using react query.
