graphiql-app
graphiql-app copied to clipboard
Setting header with not-allowed-characters makes app unusable
Hey, I've probably set quotes to one of HTTP headers' value. So after that I couldn't access both schema and "Edit HTTP Headers" section even after all possible manipulations with client (sa reloading) was done. Dev tools said about unrecognized error (because the app was in production) when clicking http editor and not-allowed-characters-in-header error as well. Deleting local files solved the problem ofc. Using Ubuntu
I too have this issue...
@aphillipo @paladdins: If you get into developer tools with option + cmd + i and then type localStorage.clear() and restart the app that will fix the problem for you!