We have a web application where after a certain task, it creates a link where if user clicks on it, it displays the contents. This functionality is working fine if we right click the link and select open in new tab, however, it gives the webpage cannot be found error when open within the same page.
Issue is specific to IE 11 version.
It works fine in Google Chrome browser as well.
Is this a known issue in IE 11 or do we need to make any fixes on our code, can someone help on this issue?