nightmare-iframe-manager icon indicating copy to clipboard operation
nightmare-iframe-manager copied to clipboard

Iframes only load with webPreferences.show = true

Open RobinClowers opened this issue 7 years ago • 1 comments

I'm loading a page that contains an iframe, and everything works fine when I render the electron window, but once I set show to false, it never requests the iframe url at all. Is this expected? Is there any know workaround?

RobinClowers avatar Apr 07 '17 18:04 RobinClowers

It seems like this is probably a nightmare core issue, so I filed this over there as well: https://github.com/segmentio/nightmare/issues/1076.

RobinClowers avatar Apr 07 '17 21:04 RobinClowers