beyondcode / livewire-devtools

Chrome and Firefox DevTools extension for debugging Livewire applications
MIT License
417 stars 23 forks source link

Load Livewire DevTools if the App is loaded within a iFrame #4

Open abishekrsrikaanth opened 3 years ago

abishekrsrikaanth commented 3 years ago

I work with Shopify Apps, and the apps are loaded using an iframe that Shopify calls an AppBridge. It would be great if the LiveWire Dev Tools would load up when the app is loaded within the iframe. I am not sure how complicated it is and I am not sure if this will end up closed because of the cross domain issue. Would like to understand if there are any chances of getting this to work..