GraphiQL not being able to handle async storage, localForage
Open
@graphiql/react
graphiql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
Hi, I'm trying to implement localForage with graphiql.
But whenever i passed localForage instance into graphiql storage props. I get an error that QueryHistory component received a promise object, rather than a string. Is there a way to implement async storage into graphiql?
Thanks :)
Contributor guide
Assessment
This issue has not been assessed yet.