Skip to content

Calling showSnackBar() twice in a row will fail #374

@Hixie

Description

@Hixie

If I'm reading the code right, if you call showSnackBar() while an existing snack bar is up, we'll just replace the previous one with the new one, rather than doing a transition or something. Then later we'll set the placeholder to null even while one of the snack bars is still up.

Metadata

Metadata

Assignees

Labels

frameworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions