cometchat / chat-sdk-javascript

Voice & Video Calling and Text Chat SDK for JavaScript/Web
Other
30 stars 24 forks source link

Pagination is not working for user request. #36

Closed mayur-bhandari closed 5 years ago

mayur-bhandari commented 5 years ago

I am using cometchat-pro(version : 1.8.7) in my Angular-7 app. Problem: Pagination is not working for user request. it comes data for the first time only. when i am trying to fetch next then it brings empty array.

mayur-bhandari commented 5 years ago

This issue has been resolved in v1.8.11