No dropdown for enum with type of int (Angular)

Hello. I’ve noticed, when using the Angular Material renderer, that when defining an enum in the schema that has a type of integer, the field does not show a dropdown box for the values in the enum. But if the type is string or object then a dropdown is shown. Is this a bug with the rendering of the integer type?

[original thread by eebsie]

Hi @eebsie(eebsie) ,
yes that sounds like a bug. Could you open an issue in GitHub? Thank you