% content_target = "#{dom_id(@section)}_features" %> <%= turbo_stream.append(content_target) do %> <%= render @text_field %> <% end %> <% form_target = "#{dom_id(@section)}_add_section" %> <%= turbo_stream.replace(form_target) do %>