New partial isnt cached
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<%= messages_tag(card) do %>
|
||||
<%= render partial: "cards/messages/message", collection: card.messages, cached: true %>
|
||||
<%= render "cards/comments/new", card: card, cached: true %>
|
||||
<%= render "cards/comments/new", card: card %>
|
||||
|
||||
<div class="comments__subscribers flex flex-column margin-block txt-align-start full-width">
|
||||
<strong class="txt-uppercase">Subscribers</strong>
|
||||
|
||||
Reference in New Issue
Block a user