wp_enqueue_script( 'sbp-lazy-load', SBP_URL . 'public/js/lazyload.js', false, '17.7.0', true );
it works for me.
Alternatively, you can try disabling every SBP option except for lazy loading and see if it’s fixed. If it helps, then we can deduce that another feature of SBP is conflicting with the lazy loading feature.
i will test this later if you don’t mind