cometchat / chat-sdk-javascript

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

removeMessageListener() does not remove the listener from local storage. #32

Closed mayur-bhandari closed 5 years ago

mayur-bhandari commented 5 years ago

When i add message listener using addMessageListener(). The listener are added to the local storage but when i use removeMessageListener() it does not remove the listener from local storage.

Screen Shot 2019-09-13 at 12 52 19 PM
mayur-bhandari commented 5 years ago

Fixed this in v1.8.9.