<%= javascript_packs_with_chunks_tag "commentsDisplay", defer: true %>

Editing comment

<%= render "form", commentable: @commentable, commentable_type: @comment.commentable_type %>