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
When using Apollo DevTools with RedwoodJS , the list of active queries will briefly appear, then a few seconds later disappear. This does not appear to be an issue with a vanilla app using Apollo. This appears to be an issue both in Chrome and Firefox, so it does not appear to be browser specific.
Here is a gif of the dev tools when loading a page in a Redwood app. Notice how the queries briefly appear, then disappear.
And here is a gif of the dev tools with a vanilla app. The queries remain.
When using Apollo DevTools with RedwoodJS , the list of active queries will briefly appear, then a few seconds later disappear. This does not appear to be an issue with a vanilla app using Apollo. This appears to be an issue both in Chrome and Firefox, so it does not appear to be browser specific.
Here is a gif of the dev tools when loading a page in a Redwood app. Notice how the queries briefly appear, then disappear.
And here is a gif of the dev tools with a vanilla app. The queries remain.
Reproduction steps
To reproduce, clone both the Spotify showcase and the RedwoodJSConf workshop repos.
Follow the instructions to start the Spotify showcase to see how devtools work in a vanilla app.
You may use any of the workshop exercises to demonstrate the issue. Follow the instructions in the exercise to get the app started.
The text was updated successfully, but these errors were encountered: