diff --git a/framework/core/js/forum/src/components/CommentPost.js b/framework/core/js/forum/src/components/CommentPost.js index 5e775f176..cf914eb2d 100644 --- a/framework/core/js/forum/src/components/CommentPost.js +++ b/framework/core/js/forum/src/components/CommentPost.js @@ -57,44 +57,18 @@ export default class CommentPost extends Post { const contentHtml = this.isEditing() ? '' : this.props.post.contentHtml(); + // If the post content has changed since the last render, we'll run through + // all of the