Replies: 1 comment
-
|
The same, any solutions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created simple Flutter Web app using GetX named routes. Navigation works good, but when I go to second page and then refresh page, I can't back to home page anymore. I assume somehow app lost navgation stack.
What is good approach to do it?
Beta Was this translation helpful? Give feedback.
All reactions