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
As per the docs I added the injection script but it shows 404 in the network tab, I don't have this problem with the empty project I created using wails init -n wails-react-ts -t react-ts.
Description
When trying to call Wails backend functions from the frontend, getting error:
This indicates that
window.go
object is not properly injected by Wails.To Reproduce
wails dev
Greet()
backend functionExpected behaviour
window.go
should be properly injected by WailsScreenshots
Attempted Fixes
No response
System Details
Additional context
@tanstack/react-router
The text was updated successfully, but these errors were encountered: