google浏览器:Ignored call to 'confirm()'. The document is sandboxed, and the 'allow-modals' keyword is not set
摘要:最近做一个功能,测试环境测试没问题,google浏览器测试也没问题,结果上生产发现google浏览器竟然用不了。查看控制台发现控制台报错: Ignored call to 'confirm()'. The document is sandboxed, and the 'allow-modals' k
阅读全文