Clear the comments cache

This commit is contained in:
Andy Smith
2025-06-30 16:47:08 -05:00
parent eb3fc208a9
commit c7eeb56cfa
@@ -1,5 +1,6 @@
<% cache comment do %>
<%= turbo_frame_tag comment do %>
<%# Bump for CSS changes: 2025-06-30 -%>
<div class="comment flex align-start full-width <%= "comment--system" if comment.creator.system? %>" data-creator-id="<%= comment.creator_id %>" data-created-by-current-user-target="creation">
<figure class="comment__avatar flex-item-no-shrink" aria-hidden="true">
<%= avatar_tag comment.creator, hidden_for_screen_reader: true %>