firefox version: 58.0
在firefox控制台中输入navigator.serviceWorker,然后单击ServiceWorkerContainer将其展开。并得到一个错误:TypeError: 'get ready' called on an object that does not implement interface ServiceWorkerContainer它是firefox的bug吗?
我定义了我的变量文件,您可以在下面的代码中看到: //import { Dropbox } from 'dropbox';
const dbx = new Dropbox.Dropbox({: var file = fileInput; //instead of "var file = fileInput.files[0]; in the previous code" 现在我有了一个新的错误:TypeError: "'fetch'