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
I love having access to the query dev tools, but unfortunately one of the issues I often run into is that I am developing hybrid or mobile-first web apps, so the dev tool panel is always too small to be very usable. It also makes the remaining size of the window for my app very, very small to work with.
One of the great things about the redux dev tools is that I can have them open separately or detached in the browser devtools, or I can use the browser extension to connect a "remote" instance that can attach to a mobile emulator on my machine. I understand that this is done through very different tech than what the react-query devtools are using, but it would be great if we could accomplish something similar.
Is this something potentially in the scope of this project?
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.
-
I love having access to the query dev tools, but unfortunately one of the issues I often run into is that I am developing hybrid or mobile-first web apps, so the dev tool panel is always too small to be very usable. It also makes the remaining size of the window for my app very, very small to work with.
One of the great things about the redux dev tools is that I can have them open separately or detached in the browser devtools, or I can use the browser extension to connect a "remote" instance that can attach to a mobile emulator on my machine. I understand that this is done through very different tech than what the react-query devtools are using, but it would be great if we could accomplish something similar.
Is this something potentially in the scope of this project?
Beta Was this translation helpful? Give feedback.
All reactions