You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our app, It occassionally trigger the "uncaught error: no params in result" when invoking the Webview2 exposed api like this.webview2Object.doSomeThing(..).
What may cause this issue? Could you give some guidance how to address such issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Environment:
.net 6 wpf app,
Window OS: 22631.4890,
Webview2 Runtime: 133.0.3065.69,
Microsoft.Web.WebView2: 1.0.2365.46
In our app, It occassionally trigger the "uncaught error: no params in result" when invoking the Webview2 exposed api like this.webview2Object.doSomeThing(..).
What may cause this issue? Could you give some guidance how to address such issue?
Beta Was this translation helpful? Give feedback.
All reactions