wendux / DSBridge-IOS

:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
1.95k stars 303 forks source link

*** -[DWKWebView _didCommitLayerTree:]: message sent to deallocated instance 0x108591200 #109

Closed hpzerozero closed 4 years ago

hpzerozero commented 4 years ago

手势测滑返回崩溃,控制台显示这个错误信息

*** -[DWKWebView _didCommitLayerTree:]: message sent to deallocated instance 0x108591200

网页中仅有一张图片,如果点返回按钮的话没有任何问题。 以下操作崩溃必现: 1、滑动页面到底部,手势右滑返回,必崩溃;不滑动到底部,手势返回不会崩溃

cocoadogs commented 4 years ago

大神,赶紧修复以下呗,快哭晕在厕所了