I think the problem is exactly the view offset of the reflector camera,just like
gianoseduto said in the comment,but instead of set the offset,but clear the offset.you can simply try deleting the virtualcamera.projectionmatrix.copy(camera.projectionmatrix) in the reflector.js,it works for me,the stretch disappeared.