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
But the command line displays an error: failed to create webview: WebView2 error: WindowsError(Error { code: 0x8007139F, message: The state of the group or resource is not the correct state to perform the requested operation。 })
I know it's not safe.
But my scenario does require disabling CSP.
What should I do?
Describe the bug
I'm running windows.I need to manipulate the DOM of a different source iframe inside the html.
@tauri-apps/tauri-docs#26
I'm using the scheme here.
But the command line displays an error:
failed to create webview: WebView2 error: WindowsError(Error { code: 0x8007139F, message: The state of the group or resource is not the correct state to perform the requested operation。 })
I know it's not safe.
But my scenario does require disabling CSP.
What should I do?
Reproduction
No response
Expected behavior
No response
Full
tauri info
outputStack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: