Skip to content

GraphiQL no longer persists Variables/Headers after closing tab #2650

Open
@kylestlb

Description

@kylestlb

Describe the bug

The state in the graphiql playground for Variables and Headers tab no longer persists thru browser sessions. This is a slight annoyance as I like to store csrf tokens, etc there while developing & debugging

Your Example Website or App

n/a

Steps to Reproduce the Bug or Issue

To repro:

  • Open graphiql that ships with latest version of yoga
  • Put something in headers sub-tab
  • Close browser tab/window for this session
  • Go back to api playground and see that Headers tab is now blank

Expected behavior

I expected the headers info to persist across sessions, as it used to with old versions of yoga

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Chrome 111.0.5563.146
  • Yoga: latest

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions