ember-infinite-pagination icon indicating copy to clipboard operation
ember-infinite-pagination copied to clipboard

fixed to work with current ember master [1.5.0-beta.1] and previous stab...

Open 1mehal opened this issue 11 years ago • 3 comments

...le version

Instead of [model-type].find we have to use [store].find([model-type], [params] and instead of binding to 'isLoaded' property, we have to use promise by utilising "then"

1mehal avatar Feb 26 '14 13:02 1mehal

Hi @1mehal. So sorry, I only just saw this. Is is still valid?

iHiD avatar Jun 25 '14 13:06 iHiD

@iHiD it should be valid, I'm going test it later and will tell if it still works

1mehal avatar Jun 25 '14 13:06 1mehal

Brilliant. I'll merge it down if it does. Sorry again!

iHiD avatar Jun 25 '14 13:06 iHiD