我有一个Vuejs应用程序使用的承诺,但得到这个错误:This dependency was not found: core-js/fn/promise in ./src/store/index.js To install it, you can run: npm install --save core-js/fn/promise我的package.json:"dependencies": {
"axios": "^0.21.1&q
我正在IE11上测试我的角形应用程序,不幸的是,它显示了一个银行页面,我已经在polyfills文件中看到了必要的行,我可以看到登录页面,但是即使输入正确的凭据,响应也是200 ok,我得到了登录所需的信息,但是它没有重定向到主页,而且我可以在控制台DOM7011: The code on this page disabled back and forward caching.中看到这个msg --这不是一个错误
我读了很多关于堆栈溢出的文章,并且知道以前有人问过这个问题,但是没有一个建议对我有效--这个应用程序在所有浏览器(如chrome、firefox、Edge、opera)中都能很好地工