After upgrading to alpha 38 it seems Polymer no longer wants to play nice with ng2.
Uncaught TypeError: Cannot read property '_zone$addEventListener' of undefined
n.addEventListener @ angular2.min.js:1
e.addEventListener @ angular2.min.js:1
(anonymous function) @ polymer-micro.html:14
(anonymous function) @ polymer-micro.html:22
I'm not really sure what the root source of this error is so the best I can do is supply a plunkr that worked in alpha 37 but breaks in 38
After upgrading to alpha 38 it seems Polymer no longer wants to play nice with ng2.
I'm not really sure what the root source of this error is so the best I can do is supply a plunkr that worked in alpha 37 but breaks in 38