-
Notifications
You must be signed in to change notification settings - Fork 28.6k
Be better about catching duplicate GlobalKeys #6109
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
Comments
Wow, how is that possible. |
I think I may have had two or more widgets in a block that had the same key. |
We should assert about that much earlier in that case... |
I think I hit this one too. Here is a short reproduction:
Run this on a nexus 5x starting in portrait.
|
Is this still an issue? If so, how would I repro? |
Yeah. Just create an app and put the same GlobalKey on two widgets. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
The text was updated successfully, but these errors were encountered: