Skip to content

Conversation

@daohoangson
Copy link
Owner

Closes #538

@daohoangson daohoangson temporarily deployed to vercel June 18, 2021 17:21 Inactive
@github-actions
Copy link

@mdeandrea-mrmilu
Copy link

I guess than this solve the error:

The following assertion was thrown while finalizing the widget tree:
Multiple widgets used the same GlobalKey.

The key [GlobalKey#48f84 ftnt_ref1] was used by multiple widgets. The parents of those widgets were:
- WidgetPlaceholder<String>(#ftnt_ref1, dependencies: [TshWidget])
- Listener(listeners: [down], behavior: deferToChild, renderObject: RenderPointerListener#8097d relayoutBoundary=up33)
A GlobalKey can only be specified on one widget at a time in the widget tree.

@daohoangson
Copy link
Owner Author

Looks like an unrelated bug @mdeandrea-mrmilu

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

Successfully merging this pull request may close these issues.

Avoid using progress indicator within async builder in Flutter web

3 participants