webgme / webgme-taxonomy

A design studio for creating taxonomies which can then be used to tag various resources.
MIT License
0 stars 1 forks source link

Incorrect tag shown in Tag Form #226

Open brollb opened 1 year ago

brollb commented 1 year ago

The incorrect tag is shown in the form here

It may be worth implementing our own in svelte as we will also need to customize it with things like #198

romancow commented 2 months ago

Custom tag form is now in the project, however, this particular example still doesn't seem to be showing correctly. Something to do with how the value for an anyOf is determined. Created a svelte-jsonschema-form issue here.