Child components renders in loop, but when dispatching an action addcomment or list comments action it re renders all child components instead of selected one. See video of issue... https://www.awesomescreenshot.com/video/6662865?key=13c71c93a5a75039da0a386f4d6b347e
see child component code: https://jsitor.com/4Q_ulWOXl
Although it is hard to understand from shared code. Looks like you are rendering Post Component in a loop. Can you check if the following are correct?
key associated with it.