chatpp icon indicating copy to clipboard operation
chatpp copied to clipboard

Fix To ALL by change redux store logic

Open plumpboy opened this issue 5 years ago • 0 comments

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.

plumpboy avatar Oct 22 '19 01:10 plumpboy