We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90405bb commit aa3928eCopy full SHA for aa3928e
lib/react_on_rails/helper.rb
@@ -411,7 +411,7 @@ def build_react_component_result_for_server_streamed_content(
411
#{component_specification_tag}
412
<#{content_tag_options_html_tag} id="#{render_options.dom_id}">#{chunk}</#{content_tag_options_html_tag}>
413
HTML
414
- html_content.strip
+ next html_content.strip
415
end
416
chunk
417
0 commit comments