xiubojin / JXBWKWebView

An component WebView for iOS base on WKWebView
MIT License
736 stars 115 forks source link

闪退BUG #81

Closed 13546490786 closed 4 years ago

13546490786 commented 4 years ago

如果init一个JXBWebViewController局部实例,什么都不做,局部实例dealloc时候会崩溃在监听移除: [_webView removeObserver:self forKeyPath:@"estimatedProgress"];

xiubojin commented 4 years ago

1.2.1已解决