MacOS High Sierra
graphql-playground-middleware-koa: 1.3.6
The previous version we were on persisted the query history and headers when the page was refreshed.
The headers and history are cleared when the page refreshes. This causes some churn with Authorize headers needing to be set again in the case of the headers clearing. The history also becomes unusable since you can't see your history from previous development sessions.
I think this is a bit of a deal breaker for people especially if they need to re-enter a Authorization header each time they boot the app.
I haven't taken a look, but we should be able to figure out what broke this feature using a git bisect once we know a previous version where this feature worked.
I believe this is the same as mine https://github.com/graphcool/graphql-playground/issues/312 -- If so, I can the "headers" bit there and we can close this one?
@timsuchanek @sorenbs
Thanks for reporting @danwkennedy !
We will fix it in the coming days!
Hey, I had reported this days before :D
Can't wait for this to be fixed, to be honest.
This should be fixed in 1.3.10 馃帀
Nice! I鈥檒l bump the version in brew cask later if nobody does it before me.
Most helpful comment
Thanks for reporting @danwkennedy !
We will fix it in the coming days!