ember-animation / liquid-fire

Animations & transitions for ambitious Ember applications.
Other
1.15k stars 199 forks source link

error: getViewBounds not a function #596

Closed itsbritt closed 6 years ago

itsbritt commented 6 years ago

When trying to implement an animation using the {{liquid-if}} handlebars, I'm getting the following error: getViewBounds is not a function. My app is using Ember version 2.7.3 and liquid-fire version 0.29.1.

Is this a compatibility issue? Thanks.

itsbritt commented 6 years ago

Got rid of the error after downgrading to liquid-fire v 0.26.1

ef4 commented 6 years ago

That is surprising, we test liquid-fire in CI against both Ember 2.4 and 2.8 (since those are both LTS releases). It works on both of those. Perhaps there was a short-lived problem with 2.7.