dunnkers / ember-polymer

Use Polymer in your ambitious Ember application! 💎
https://dunnkers.github.io/ember-polymer/
MIT License
21 stars 6 forks source link

Addon is broken in ember ^2.13.0-beta.1 #55

Closed dunnkers closed 7 years ago

dunnkers commented 7 years ago

This has to do with some changes in Glimmer v0.22.0 and up. An issue has already been filed in https://github.com/glimmerjs/glimmer-vm/issues/453.

dunnkers commented 7 years ago

Issues https://github.com/emberjs/ember.js/issues/15258, https://github.com/glimmerjs/glimmer-vm/issues/493, https://github.com/glimmerjs/glimmer-vm/issues/494 and https://github.com/glimmerjs/glimmer-vm/issues/511 described variants of this error. Fixed by https://github.com/glimmerjs/glimmer-vm/pull/529 and released in ember v2.13.3