Choice fields - getting the field label is now broken

Hi! I have a client site with a template pulling in the label from a couple of acf_radio fields, and it has stopped functioning.

Code:

According to the docs, this should work.

If I remove “field=label”, I get the value, but I can’t figure out how to get the label any more. Is this a bug, or a change, or did I do something wrong?