Taro报错:Function.prototype.apply was called on WeakMap.prototype.get, which is a string and not a ...-CSDN博客

132 阅读1分钟

先说场景,

Taro添加【腾讯位置服务地图选点插件】开发者工具运行正常,真机报错:Function.prototype.apply was called on WeakMap.prototype.get, which is a string and not a function.

解决办法:

在这里插入图片描述
qs版本指定6.9.6

具体截图如下:

在这里插入图片描述