graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph
https://graphql-kit.com/graphql-voyager/
MIT License
7.69k stars 504 forks source link

fix: JS middleware page #357

Closed Fllorent0D closed 10 months ago

Fllorent0D commented 10 months ago

Middleware jshas not been updated after major update (2.0.0).

Fixes #356

dbartalos commented 10 months ago

Tested change locally and resolved the issue. Nice! :+1:

LunaticMuch commented 10 months ago

I need to test it too

LunaticMuch commented 10 months ago

Side note: window.addEventListener is definitely an option, but maybe it would be better to align to the same code in the HTML example