errorsForCurrentRequest

val errorsForCurrentRequest: SnapshotStateList<WebViewError>

A list for errors captured in the last load. Reset when a new page is loaded. Errors could be from any resource (iframe, image, etc.), not just for the main page. For more fine grained control use the OnError callback of the WebView.