Angular 8 deployment issue not opening the router when passed via window.open in IIS

妖精的绣舞 提交于 2020-03-04 23:21:24

问题


application works fine in the localhost, but after deployment, page loads which is given with the router links, but on click of a button, the router is loaded in other tab using window.open(), so after deployment i am not able to load the page which is opened using window.open().

Any help appreciated.

来源:https://stackoverflow.com/questions/60089673/angular-8-deployment-issue-not-opening-the-router-when-passed-via-window-open-in

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!