angular_node_bind.dart icon indicating copy to clipboard operation
angular_node_bind.dart copied to clipboard

Demo not working when compiled to JS

Open sethladd opened this issue 11 years ago • 0 comments

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.

sethladd avatar Feb 22 '14 18:02 sethladd