在page中创建相机和listener监听,多次onLoad onUnload 后为什么会出现警告?
发布于 7 年前 作者 juanduan 4213 次浏览 来自 官方Issues

[Event]21 listeners of event cameraInsert have been added, possibly causing memory leak

[Event]11 listeners of event WeixinJSBridge-onCameraFrame have been added, possibly causing memory leak

疑惑:

listeners.stop 不能释放监听器么? 为什么会报这样的问题?

1 回复

麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

回到顶部