Unload Webview
Gummby opened this issue · 0 comments
Gummby commented
Hi there,
Version: on Nativescript core
Sorry if this has been asked or there is already a solution, I am wondering if there is a way to correctly unload/remove a webview from the DOM?
I get the below error when removing a web-view with js, like container.removechild(webview)
.
chromium: [ERROR:aw_browser_terminator.cc(125)] Renderer process (26085) crash detected (code -1).
thanks