Viima / jquery-comments

The Javascript library of choice for implementing commenting in your web app
http://viima.github.io/jquery-comments/
MIT License
293 stars 118 forks source link

fetchNext doesn't sort comments #106

Open GRLeo opened 7 years ago

GRLeo commented 7 years ago

fetchNext adds new comments but the order becomes wrong. For example with "Newest" sort:

initial set:

after fetchNext:

after click on "Newest"