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 refreshing (F5 or cmd/ctrl+r) the page, sometimes the current tab is duplicated without the persisted headers.
Expected Behavior
It should not duplicate the tab.
Steps To Reproduce
Comment all these props besides `shouldPersistHeaders: true,`.
https://github.com/graphql/graphiql/blob/9d9478aea7536d2957e4371cef4f30577db2113d/packages/graphiql/resources/renderExample.js#L99-L110
This is also easily reproduced in the wild using the CDN example and setting the `shouldPersistHeaders: true` prop.
Is there an existing issue for this?
Current Behavior
When refreshing (F5 or cmd/ctrl+r) the page, sometimes the current tab is duplicated without the persisted headers.
Expected Behavior
It should not duplicate the tab.
Steps To Reproduce
Module pattern
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: