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

about DON'T USE ASYNC otherwise you'll get an 'Uninitialized Module.DEFAULT_REFLECTOR' error #14

Open kasperpeulen opened 9 years ago

kasperpeulen commented 9 years ago

With the latest 1.12 dev, I don't get this error anymore when I use async.

kasperpeulen commented 9 years ago

for example, this seems to work: https://gist.github.com/kasperpeulen/096125cdccbb401fcb9f

MikeMitterer commented 9 years ago

Cool - thanks. ASA 1.12 is official I'll update the samples