shigma / schemastery

Type driven schema validator
https://shigma.github.io/schemastery/
MIT License
65 stars 10 forks source link

fix: union with intersect choices not shown #30

Closed MaikoTan closed 1 year ago

MaikoTan commented 1 year ago

fixes #28

caused by https://github.com/shigma/schemastery/commit/24bf6befc5de2a2ceb34a8f298c1786b57d7d1d7

https://github.com/shigma/schemastery/blob/24bf6befc5de2a2ceb34a8f298c1786b57d7d1d7/packages/form/src/schema.vue#L237-L244