I have found issue what causes page break. on function “get_template” on line number 966: get_the_excerpt() called which causes an issue as on-page there is no excerpt and I am setting page layout via ACF flexible content. when I remove the excerpt and add blank variable $caption then it’s working.
I am not getting any error. Just breaking the homepage layout.
Homepage layout it built with ACF Pro flexible field as a module.