导出 pdf - 无法加载资源:服务器响应状态为 404(未找到)

Exporting a pdf - Failed to load resource: the server responded with a status of 404 (Not Found)

当我尝试使用 pdfmake 将表格和 ui-grid 导出为 pdf 时出现 404 错误。它在 Firefox 中完美运行,但不适用于 Chrome

我收到了两次这条消息

Failed to load resource: the server responded with a status of 404 (Not Found)

然后它指向两个

ui-bootstrap-2.4.0.min.js

:7001/favicon.ico

我正在使用本地主机 运行 应用程序。

我当前的版本是57.0.2987.133

ui-bootstrap 与所有其他文件一起设置在 js 文件夹中。

任何想法或帮助将不胜感激!

我不得不关闭添加拦截器,它起作用了