Fix caching issue

This commit is contained in:
Jorge Manrubia
2025-04-02 17:53:16 +02:00
parent 887489b452
commit c53e9680e8
+1 -1
View File
@@ -1,4 +1,4 @@
<% cache bubble do %>
<% cache [ bubble, previewing_card? ] do %>
<article class="card shadow border flex flex-column position-relative txt-align-start full-width border-radius"
style="--bubble-color: <%= bubble.color %>; view-transition-name: <%= dom_id(bubble, :ticket) %>;"
id="<%= dom_id(bubble, :ticket) %>">