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
Valid reason would be, you have lower environments... like QA, Staging, Development etc and you want to interact with the dev tools. When deploying to these environments it is in essence a "production" build. I have this exact use case with ReactQuery and I hide it in the main/master production environment.
It would be nice to have an option to display DevTool also in Production env.
For inspiration nice workaround was introduced by ReactQuery here: TanStack/query#3296 . Would it be possible something similar also here?
The text was updated successfully, but these errors were encountered: