Skip to content

get.to does not work after returning from a page with a dialog inside #317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
almog228 opened this issue Mar 31, 2023 · 1 comment
Closed

Comments

@almog228
Copy link

almog228 commented Mar 31, 2023

Hello, when I route from the default dialog home screen, which is my selection screen to which page I want to navigate. When I perform get.to.... I can back from the screen and access it back from the defualt dialog but when on the target screen I open a new dialog and I perform get.back it does not let me open any get.to from the dialog I returned to on the main screen. Hope it was understood.
Does anyone know the problem?

** With Navigator.push(
context,
MaterialPageRoute...... is Work

@escamoteur
Copy link
Collaborator

you are probably in the wrong repository. this isn't getx, this is get_it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants