Taro报错:Function.prototype.apply was called on WeakMap.prototype.get, which is a string and not a ...-CSDN博客 StavinLi 2023-11-14 132 阅读1分钟 先说场景, Taro添加【腾讯位置服务地图选点插件】开发者工具运行正常,真机报错:Function.prototype.apply was called on WeakMap.prototype.get, which is a string and not a function. 解决办法: qs版本指定6.9.6 具体截图如下: