JS interop might fail in prerendering, interactive server and webview for multiple reasons including the browser being disconnected from the page. We should have an analyzer that recommends wrapping the calls inside a try..catch and react accordingly.
JS interop might fail in prerendering, interactive server and webview for multiple reasons including the browser being disconnected from the page. We should have an analyzer that recommends wrapping the calls inside a try..catch and react accordingly.