[BUG?] Perspective Numeric Entry Field allows center align, but gives an error

As the title suggests, typing "center" in the align field of a numeric entry component in perspective renders the numbers correctly in the center, but an error/warning is shown in the props:

The error text is:

align: does not have a value in the enumeration [right,left]

image

Correctly renders anyway:

image

Edit: This is on 8.0.7

A post was merged into an existing topic: [BUG-12806] Align: not in enumeration [right, left] when set to ‘center’, but still works