angular_node_bind.dart
angular_node_bind.dart copied to clipboard
Demo not working when compiled to JS
This demo: https://github.com/sethladd/dart-angular-polymer-data-binding works great in Dartium but not after compiled to JavaScript via pub build.
I don't see any errors in the console.
Specifically, changes go from angular down into polymer, but not polymer back up to angular world.