I'm trying to use invoke from external url in webview with dev branch of tauri.
And it shows error in the console (attached image)
I can't use invoke on that website at all.
Steps to check it:
git clone https://github.com/tauri-apps/tauri- modify
tauri.config.jsoninhelloworldand remove default window - modify
main.rsofhelloworldexample with main.rs and run it, then open console