augury icon indicating copy to clipboard operation
augury copied to clipboard

Feature request: Iframe debugging

Open abdel-ships-it opened this issue 7 years ago • 4 comments

First of all, thanks for your great work on augury Its a perfect tool for debugging angular applications.

Im currently building an application where I have a second angular application running in an iframe, I cannot use augury to debug the iframe. Even if I switch to it in here.

Being able to debug iframes would be a great addition to augury.

abdel-ships-it avatar Jun 12 '17 10:06 abdel-ships-it

I agree : I cannot debug my angular vsphere plugin with augury, cause inside a vsphere iframe ...

frsauvage avatar Aug 03 '18 14:08 frsauvage

Did this issue ever resolved? I'm having the same issue as well. Our angular app has to be hosted within a vendor's iFrame and I can't seem to get Augury to function. Unfortunately, our application relies on that iFrame to function so bypassing the iframe doesn't solve the issue. I am very new to Augury so maybe I'm missing something?

pirkeyj avatar Dec 05 '19 19:12 pirkeyj

I ended up uninstalling augury & just use ng.probe($$('COMPONENT_SELECTOR')[0]).componentInstance nowadays.

abdel-ships-it avatar Dec 06 '19 13:12 abdel-ships-it

@sumitarora can we help triage this?

elad-eyal avatar Mar 14 '21 14:03 elad-eyal