MikeMitterer / dart-material-design-lite

Material Design Lite Components, Directives + SPA with HTML, CSS + Dart
http://www.material-design-lite.pub/
Other
228 stars 26 forks source link

Snackbar in a dialog #34

Open jkriesel opened 8 years ago

jkriesel commented 8 years ago

Is snackbar in a dialog supported? I attempted to place a snackbar with a dialog as a container. This works on the first .show, but subsequent requests closes the container dialog.

Is there a recommended work around?