I'm trying to use window.open() to open external link in new tab in Chrome. It is working fine. But the issue is when I switch to Chrome responsive mode and setting resolution to 1280X780px, the redirection to external site is not happening.
What kind of workaround could I use here?