update 0.1.1

This commit is contained in:
bekannax
2022-01-13 22:29:22 +07:00
parent d59523141d
commit 0c6d6b6a23

View File

@@ -362,6 +362,7 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
open override func viewDidDisappear(_ animated: Bool) {
super.viewDidDisappear(animated)
if animated && chatView != nil {
chatView.stopLoading()
callJsDestroy()