nativescript-webview-interface icon indicating copy to clipboard operation
nativescript-webview-interface copied to clipboard

fixes a bug where a method would be called even if it was unavailable.

Open davecoffin opened this issue 3 years ago • 0 comments
trafficstars

There are cases where this code is run even if the webview has been destroyed. This simply guards against it.

davecoffin avatar Oct 21 '22 13:10 davecoffin