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

Using Transitions with Liquid-Fire #164

Open
gschorkopf opened this issue May 12, 2015 · 2 comments
Open

Using Transitions with Liquid-Fire #164

gschorkopf opened this issue May 12, 2015 · 2 comments

Comments

@gschorkopf
Copy link
Member

  • Updated ember to 1.11
  • Installs version 0.19.3 of liquid-fire

Runs into following error in chrome dev tools:

Uncaught SyntaxError: Unexpected token = (api-key.js:1)
Uncaught ReferenceError: define is not defined

Seems related to ember-animation/liquid-fire#237

@gschorkopf
Copy link
Member Author

Tries:

  • Downgrades to version 0.18.0 of liquid-fire
  • Uses liquid-with helper to transition between same route. Runs into:
Uncaught TypeError: Cannot read property 'container' of undefined (liquid-with:9)

It appears to be related to:

ember-animation/liquid-fire#190

@gschorkopf
Copy link
Member Author

Looks like we'll have to come back to this issue later.

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

1 participant