webgme / svelte-jsonschema-form

A Svelte component for generating forms from JSON Schema.
MIT License
32 stars 2 forks source link

Fix array anyOf add #29

Closed romancow closed 9 months ago

romancow commented 9 months ago

Fixes infinite reactivity loop when items are added to an array with "anyOf" items.