diff --git a/app/components/shared/comments_component.html.erb b/app/components/shared/comments_component.html.erb index 9dd3ab9c3..b6b12f691 100644 --- a/app/components/shared/comments_component.html.erb +++ b/app/components/shared/comments_component.html.erb @@ -1,4 +1,4 @@ -<% cache [locale_and_user_status, current_order, commentable_cache_key(record), comment_tree.comments, comment_tree.comment_authors, record.comments_count] do %> +<% cache cache_key do %>