TypeError: preg_replace(): Argument #3 ($subject) must be of type array|string, int given in preg_replace() (line 67 of modules/contrib/phone_label/src/Plugin/Field/FieldFormatter/PhoneLabelFormatter.php).
Use of the field formatter on a field placed in a default layout results in LB trying to add mock data of the wrong type, and without some sort of protection we get this blocking error.