Skip to content
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

A GlobalKey was used multiple times inside one widget's child list ERROR #295

Open
mvukojicic opened this issue Feb 1, 2024 · 2 comments
Labels

Comments

@mvukojicic
Copy link

mvukojicic commented Feb 1, 2024

Hi, once I insert credentials for login, on redirecting way back to the app, I get this error. I am using the GetX package for routing and as a wrapper for my root app.

root app
Screenshot 2024-02-01 at 11 14 06

in a separate file, I have the config for authorization.
Screenshot 2024-02-01 at 11 14 47

an then in GetxController I have logic for login, logout...

Screenshot 2024-02-01 at 11 15 23

@mvukojicic mvukojicic reopened this Feb 1, 2024
@AliGuemues
Copy link

I think I had this problem too. My problem was solved after I replaced "initialRoute" with "home" in the class MaterialApp

Copy link

github-actions bot commented Aug 9, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you still think this issue is needed, reopen it again.

@github-actions github-actions bot added the stale label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants