VenkateshSubbarayan
Mar 08, 2021Copper Contributor
Window.open not working
Hi Team,
We are facing an breaking change due to new version of microsoft edge version 89.0.774.45.
Since my application is an enterprise and we used to open window which is popup window using window.open() method. After this upgrade we are not able to open any popup window. Our application is purely rely on window.open() feature.
We are getting the below issuen in the catch blog while opening a popup window using window.open() method.
Checked popup blocker is disabled for the site. So am expecting window to be opened without any issue.
Looks like P1 issue for enterprise users.
Much appreciated if we have any solutions for this issue.
Regards,
Venkatesh.