I would like to be able to do
render stream: true
to be able to use ActionController::Streaming with my turbo-stream response.
When I try, I get nothing in my browser.
Has anybody else tried this, and is there a solution?
I would like to be able to do
render stream: true
to be able to use ActionController::Streaming with my turbo-stream response.
When I try, I get nothing in my browser.
Has anybody else tried this, and is there a solution?