Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on ember 1.10 #7

Open
jeanlucaslima opened this issue Mar 6, 2015 · 3 comments
Open

Not working on ember 1.10 #7

jeanlucaslima opened this issue Mar 6, 2015 · 3 comments

Comments

@jeanlucaslima
Copy link

Breaking up for many reasons:

  • File .gitkeep exists in /path/to/project/node_modules/ember-idx-tree/vendor and /path/to/project/node_modules/ember-idx-tree/app
  • File /path/to/project/node_modules/ember-idx-tree/app/templates/components/em-tree-node.hbs has a Closing tag i (on line 24) without an open tag.

And even after fixing that, the simple example didn't run.

@mattlindsey
Copy link

Confirming that simple example does not run for ember 1.11.1 and ember-cli 0.2.1, even after fixing missing i tag as above.

Are there plans to fix this component, or should I look elsewhere for a tree?

@asaf
Copy link
Contributor

asaf commented May 21, 2015

yea they changed many things lately and function prototype is disabled in new ember addons, we'll refactor code to support latest ember-cli.

@Dynasty9
Copy link

👍 I need this too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants