SamVerschueren / angular2-polyfill

Angular2 polyfill for Angular1
MIT License
29 stars 3 forks source link

[Directive] property binding #18

Closed SamVerschueren closed 8 years ago

SamVerschueren commented 8 years ago

Something seems wrong with the property binding of a directive. It looks like the scope.$watch isn't fired every time. Has to be investigated.