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
Yes you are right, thanks for bringing this up. So to fix this, the code that creates the enum should proabably merge multiple enums in a case like oneOf. And maybe when there is a conflict and one of the options of oneOf does not contain an enum for that field, it should not create an enum.
Hi.
Take a look on the example https://sgurin.github.io/jsoneditor/examples/26_autocomplete_by_schema.html
When I am trying to set profession -> level there is only one option available
but schema contains 3 refs
Looks like refs don't work
The text was updated successfully, but these errors were encountered: