ember-animation / liquid-fire

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

LiquidFire and Ember Impagination don't work together #576

Closed Alonski closed 2 years ago

Alonski commented 7 years ago

Hello, When using Ember Impagination and Liquid Fire together: The data is being brought into the store. However it isn't being displayed in the UI.

When I use {{outlet}} and not {{liquid-outlet}} everything works. Here is a repo the demonstrates this issue: https://github.com/Alonski/EmberImpaginationLiquidFire

RobbieTheWagner commented 2 years ago

This seems like something we probably would not want to devote effort to fixing. If you would like to support it, please feel free to open a PR!