-
Notifications
You must be signed in to change notification settings - Fork 199
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
liquid-outlet not working #567
Comments
Same here |
Please try to provide a reproduction. The test suite is running the code from the documentation and it's passing, so there must be something more to it. |
Using Ember CLI 2.13.3
I've also tried making the from route |
Just realized that's not the right filename, it's |
I think the best way to alleviate this class of problem is to add a default blueprint that generates an app/transitions.js file. That would be a great PR for somebody who wants to give it a go. |
Doh! I renamed the transitions file... and got this:
|
Made the blueprint #579 |
I don't know what the issue was. I think something funky with node versions and installed packages. Did a fresh install again on 2.14 and it works fine. |
@sibijohn72 Have you tried again lately. I think this working. |
Hi,
The liquid-outlet tag is not working for a simple project i created. I just used the exact same code mentioned in the liquid-fire documentation but none of it comes up in the DOM. There are no errors in my console either.
Ember : 2.11.3 Ember Data : 2.12.2 jQuery : 3.2.1
The text was updated successfully, but these errors were encountered: