Skip to content

Commit

Permalink
Merge branch 'DIA-3356_add_superviewWillDisappear' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilveirah committed Aug 21, 2024
2 parents 102582a + e9a7486 commit ca7ad8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ import WebKit
contentController.removeScriptMessageHandler(forName: Self.MESSAGE_HANDLER_NAME)
contentController.removeAllUserScripts()
}
super.viewWillDisappear(animated)
}

override func loadMessage() {
Expand Down

0 comments on commit ca7ad8b

Please sign in to comment.