Turbo stream replaced img tag not showing

Hello There. I’m just added
<%= turbo_stream_from "avatar_broadcast_#{current_user.id}"%>
And replacing img element by broadcast_replace_to(...
It successfully works, but on a page i seeing image
Sorry to bother you with my humble question, but I really can’t figure out what the problem is