No dropdown for enum with type of int (Angular)
September 4, 2020 at 1:13pmNo dropdown for enum with type of int (Angular)
September 4, 2020 at 1:13pmHello. 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?
September 4, 2020 at 1:42pm
Hi (eebsie) ,
yes that sounds like a bug. Could you open an issue in GitHub? Thank you