%= tag.div hidden: true, class: "bubble",
data: {
controller: "bubble",
action: "turbo:morph-element->bubble#update",
bubble_entropy_value: entropy_bubble_options_for(card).to_json,
bubble_stalled_value: stalled_bubble_options_for(card)&.to_json
} do %>
<% end %>