guillotinaweb / ngx-schema-form

HTML form generation based on JSON Schema
MIT License
483 stars 173 forks source link

Fix for multi select visibility conditional and rxjs versioning. #455

Closed iamtomcat closed 1 year ago

iamtomcat commented 1 year ago

Using a multiple select widget as a condition for visibleIf only takes into account the first selection of a multiselct and not each element selected.