json-schema-form icon indicating copy to clipboard operation
json-schema-form copied to clipboard

Order property of schema is not taken into account

Open sneaker102 opened this issue 1 year ago • 0 comments

Hi,

I just made an upgrade from Angular 14 to 15 and I also updated @dashjoin/json-schema-form to 1.0.1. I noticed that the schema property "order" is not taken into account. Here it's a stackblitz example (https://stackblitz.com/edit/angular-zsnfkb-mbzmxf?file=src%2Fapp%2Fprogress-spinner-overview-example.ts) where we defined the "order" property but nothing is affected.

Thx in advance.

sneaker102 avatar Feb 23 '24 13:02 sneaker102