Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
William Dibbern 4632c073ba Fix duplication of entries in infinite scroll
Fixes #1242

- Switched to render each new item as its added to the collection when
retrieving via scroll checks.
- Added check to remove all subviews whenever `render` is called on
`ContentList` as a preventative measure.
- Cached the jquery reference to the ordered list in `render`.
2013-10-24 01:19:09 -05:00
ghost/admin Fix duplication of entries in infinite scroll 2013-10-24 01:19:09 -05:00