philipwalton/html-inspector

Iframe elements with a cross-domain src throw several errors if logged to the console.

philipwalton opened this issue · 0 comments

It looks like there's no way to catch this error, so perhaps I'll just check the context before logging and not display cross-domain <iframe> elements.