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
This behaviour was intentionally implemented in the simpler version of the chat, without redux. It is interesting to have an action (probably a saga is overkill) to clear the text field whenever a message is sent. It helps to improve usability.
The text was updated successfully, but these errors were encountered:
This behaviour was intentionally implemented in the simpler version of the chat, without redux. It is interesting to have an action (probably a saga is overkill) to clear the text field whenever a message is sent. It helps to improve usability.
The text was updated successfully, but these errors were encountered: