urql-graphql / urql-devtools

A tool for monitoring and debugging urql during development
https://formidable.com/open-source/urql/docs/advanced/debugging/#devtools
MIT License
257 stars 11 forks source link

The devtools doesn't work when app is inside an iframe #280

Closed wgolledge closed 4 years ago

wgolledge commented 4 years ago

About

The devtools should work consistently with an app inside an iframe (rather than just when it's at the top-level).

Thanks to @johnjiang for raising this!