Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active queries disappear when used with RedwoodJS #1109

Open
jerelmiller opened this issue Sep 20, 2023 · 0 comments
Open

Active queries disappear when used with RedwoodJS #1109

jerelmiller opened this issue Sep 20, 2023 · 0 comments
Labels

Comments

@jerelmiller
Copy link
Member

jerelmiller commented Sep 20, 2023

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.

redwood-devtools

And here is a gif of the dev tools with a vanilla app. The queries remain.

normal-devtools

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant