We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8134a commit e06f5e8Copy full SHA for e06f5e8
packages/vue-vanilla/src/complex/OneOfRenderer.vue
@@ -4,6 +4,7 @@
4
:schema="control.schema"
5
combinator-keyword="oneOf"
6
:path="path"
7
+ :root-schema="control.rootSchema"
8
/>
9
10
<control-wrapper
0 commit comments