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
We already have a tracking issue for this #2047 and #2262. So I'm going to close this in favour of those two issues. Please feel free to participate in the discussions over there.
Description
Wails runtime object exists only on "/" url
To Reproduce
Trying to use console.log('runtime', (window as any).runtime) on a different router path will show undefined.
Expected behaviour
Expected that runtime object exists on every page
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
I'm using Vue3 with Vue Router
No response
The text was updated successfully, but these errors were encountered: