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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
Hey, thanks for the great example. I am trying it with go-app updated to v9 and after changing the app.Run() to app.RunWhenOnBrowser() it compiles successfully. Unexpectedly though routing doesn't work. I have tried changing ports and paths with no success. Any ideas?