Mirror of Formula display_value empty string

I have a board with a Mirror column linked to a Formula column
In interface the value shows ok, but if i get it through the api with
… on MirrorValue {
display_value
}

it returns an empty string

Is this a bug or a feature?