Issue in navigating from chrome to edge using 'microsoft-edge' prefix in URL.

Utkarsh Abhishu 0 Reputation points
2024-03-27T14:22:41.64+00:00

Hi Microsoft Team,

I am using the following URL structure to open few links in edge browser when my application is running in chrome:

window.open(microsoft-edge:${redirectUrl}?queryParam=${queryParam}, "popup");

Sometimes I face the issue where the redirection happens to home page or some url from browser's history in edge, I verified the redirect URLs are properly setup in respective environments.

The issue occurs erratically, could please provide any information regarding the usage of the prefix and what could be the possible cause of this issue.

Thank you.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,130 questions
{count} votes