Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Demo app / select widget doesn't work with Ember 1.7 #123

Open
azirbel opened this issue Oct 1, 2014 · 6 comments
Open

Demo app / select widget doesn't work with Ember 1.7 #123

azirbel opened this issue Oct 1, 2014 · 6 comments
Labels

Comments

@azirbel
Copy link
Contributor

azirbel commented Oct 1, 2014

We'd like to use ^1.1.0 in bower.json, as in #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.

@azirbel azirbel added the bug label Oct 1, 2014
@shturm
Copy link
Contributor

shturm commented Oct 1, 2014

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

@azirbel
Copy link
Contributor Author

azirbel commented Oct 1, 2014

Yep, that's the behavior I'm getting.

@shturm
Copy link
Contributor

shturm commented Oct 10, 2014

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

@igillis
Copy link
Contributor

igillis commented Jan 16, 2015

Should be solved by #167

@fertobar
Copy link

fertobar commented Jun 4, 2015

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

@fertobar
Copy link

fertobar commented Jun 4, 2015

seems works ok With Ember 1.8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

4 participants