You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there @alamorre / @dhavelock , I'm trying to show username is typing message in react-chat-engine-advanced chat list on typing in message input field, But I'm not able to achieve this. I've logged chatProps returned from useMultiChatLogic hook but there is no any props which can show typing state with user details and there is no any documents for the same.
Hi there @alamorre / @dhavelock , I'm trying to show username is typing message in
react-chat-engine-advanced
chat list on typing in message input field, But I'm not able to achieve this. I've logged chatProps returned from useMultiChatLogic hook but there is no any props which can show typing state with user details and there is no any documents for the same.This feature is available in
react-chat-engine
Here is my code
The text was updated successfully, but these errors were encountered: