Doc explorer not reseting nav stack when schema updated
Open
bug
graphiql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
For now, I've been manually reaching into the `DocExplorer` and resetting the nav stack whenever I update the schema on the parent `Graphiql` component.
The required change is similar to the one here: https://github.com/graphql/graphiql/pull/313/files, except checking for explicit schema updates via props.
Contributor guide
Assessment
This issue has not been assessed yet.