Greetings,
I have encountered a bug in the Edge browser's Javascript implementation of window.open().
When the 'open' function is called, there should be an object returned that is the newly opened window. Inspecting or hovering over the returned object from within the Debugger should reveal all of it's publicly available functions and properties.
When I hover, I am only seeing the message:
* popup [object]
Do you have any information about this bug, and when or if a fix for it might be available?
Kind regards,
Tausif