Closed Forgetstarzero closed 1 year ago
Using window.location.reload() in react, the 'window['go'] object cannot be obtained after the page is refreshed, and the wails do not seem to be loaded.
The Wails runtime is only injected to "/", references: https://github.com/wailsapp/wails/issues/2262
Duplicate: https://github.com/wailsapp/wails/issues/2262
Have you read the Documentation Contribution Guidelines?
Description
Using window.location.reload() in react, the 'window['go'] object cannot be obtained after the page is refreshed, and the wails do not seem to be loaded.
Self-service