You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After version: 2.5.9 has been introduced a bug so the library cannot load data from array, the scenario is very simple and reproducible running ngx-schema-form-demo with:
sampleschema.json:
After version: 2.5.9 has been introduced a bug so the library cannot load data from array, the scenario is very simple and reproducible running ngx-schema-form-demo with:
sampleschema.json:
samplemodel.json:
The result is an empty array
As suggested in #318 by aderman I locally fixed uncommenting reset in form.component
`
The text was updated successfully, but these errors were encountered: