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
At the moment, we change message render method to make To All feature work, but that has a issue that dont effect with message rendered before.
To fix that issue i think we need access into store, change insert message method logic or something do same, change state by call redux action, and let react do its job.
The text was updated successfully, but these errors were encountered:
At the moment, we change message render method to make To All feature work, but that has a issue that dont effect with message rendered before.
To fix that issue i think we need access into store, change insert message method logic or something do same, change state by call redux action, and let react do its job.
The text was updated successfully, but these errors were encountered: