-
-
Notifications
You must be signed in to change notification settings - Fork 130
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
Better Documentation for the UpdateInfinityModel hook #74
Comments
My demo application works great when loading the data on scrolling. But when trying to push objects manually into the infinity model using updateInfinityModel, like explained in the readme, it throws typeError. For example:
Throws:
Unfortunately i'm not that familiar with Ember yet. Could you please explain how to use this? My current setup:
|
Will look into it as part of this issue @daniel-de-wit . My guess is you need to do something like this:
|
Document updateInfinityModel hook, closes #74
No description provided.
The text was updated successfully, but these errors were encountered: