Turbo stream sets turbo-frame element src attr

I have a scenario where I am initiating a turbo stream get request from a link within a turbo frame. On completion of the turbo stream request (replace action) the parent turbo-frame element’s src attribute is set to the URL of the turbo stream request. Does anyone have any ideas why this might be happening? Thanks.