JS Edge creating iframe with no body
Issue #15740284 • Assigned to Travis L.
Steps to reproduce
Steps to reproduce:
- Open attached file in Edge.
- Open developer tools.
- Refresh page few times.
Js will throw an error.
As far as I could track this issue, JS is creating new iframe and creates inside new document. Somehow on Edge this document has no body inside.
This doesn’t occur on any other browser. Not on IE 11 nor lower. Most important it’s happening only sometimes when refreshing page. It looks to me like issue with browser itself.
You need to sign in to your Microsoft account to add a comment.
Sign in