为什么浏览器会在Angular中挡住Safari Mobile中的弹出窗口
我正在尝试使用以下代码打开一个新窗口:
this.layoutservice.url(order,this.testmethod())。subscribe(whindow => {window; {window.open(encodeuri(enctionuri(wendesp)),'_blank'' );});
此站点正在尝试尝试打开弹出窗口
甚至我已经将块弹出选项设置为false仍然是在填充确认弹出窗口
I'm trying to open a new window using following code:
this.layoutService.url(order,this.testMethod()).subscribe( response => { window.open(encodeURI(response), '_blank');} );
This site is attempting to open pop-up window
Even I have set the block pop-up option to false still it is populating confirmation popup
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论