小程序去掉组件了还是报这个错,有些手机可以,有些不行
[non-writable] modification of global variable "Promise.prototype.finally" is not allowed when using plugins at app.json
小程序去掉组件了还是报这个错,有些手机可以,有些不行
[non-writable] modification of global variable "Promise.prototype.finally" is not allowed when using plugins at app.json
6 个回答
楼主不分享一下啊🤞
在开发者工具里全局搜索Promise.prototype.finally,根据提示找到对应的目录,隐藏对应的代码,初步解决
已解决
把finally改个名称就行了
同问
同问