Demo app / select widget doesn't work with Ember 1.7
We'd like to use ^1.1.0 in bower.json, as in https://github.com/Addepar/ember-widgets/pull/122, but Ember 1.7 causes an issue with the select dropdown in the demo app. I think this may be due to a problem with list-view not rendering the select items properly.
This is an issue with ListView, not the select component itself. I experienced it while working on #122. With 1.7 the list items won't render, right ? I was trying to fix this in ListView, but so far I'm unable to build it. However ListView seems abandoned
Yep, that's the behavior I'm getting.
Strangely, in http://emberjs.jsbin.com/topatikuseta/1/ it works correctly, only throwing warnings. If you someone can help me diagnose if it's really a list-view or widgets issue
Should be solved by https://github.com/Addepar/ember-widgets/pull/167
Hi, I have an error in Select with Ember 1.7: Cannot perform operations on a Metamorph that is not in the DOM with the demo. I'm not using the p tags as is mention in other issue.
Should I upgrade my Ember version?
Any help will be appreciated
seems works ok With Ember 1.8