cometchat / chat-sdk-javascript

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

Issue with GroupRequestBuilder, setSearchKeyWord is not a function #23

Closed kshitizshakya-cc closed 5 years ago

kshitizshakya-cc commented 5 years ago

Error received :

Screenshot 2019-07-25 at 6 06 56 AM

Code : let groupsRequest = new CometChat.GroupsRequestBuilder().setLimit(100).setSearchKeyWord(key).build();

mayur-bhandari commented 5 years ago

Hello @kshitizshakya, this issue has been fixed in the latest javascript sdk (v1.8.7)