You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i am trying to start the devtools in production env in a react-nextjs app..
following are the versions:
The code structure
file1.js
layout.js
The problem I am facing is the devtools appear correctly, only when npm run dev is run.
How can i display it in vercel-deployed app and staging env.
I tried following the official docs at https://tanstack.com/query/latest/docs/react/devtools - devtools appear correctly, only when npm run dev is run and not on vercel
Any help is appreciated
Linked stack overflow blog
Beta Was this translation helpful? Give feedback.
All reactions