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
We had this discussion a few months ago and decided to add the tRPC logger by default, but leave the RQ devtools for the user to add as this is a one line change. #329
Personally I still don't think we need to have them on by default, but will leave this open.
Is your feature request related to a problem? Please describe.
I was thinking if it's a good idea to add react query devtools by default in the template, as it can help to debug and inspect fetch requests.
Describe the solution you'd like to see
Installing
@tanstack/react-query-devtools
package and puttingReactQueryDevtools
component in the_app.tsx
file.Describe alternate solutions
There is no alternate solution.
Additional information
No response
The text was updated successfully, but these errors were encountered: