fast-json-stringify icon indicating copy to clipboard operation
fast-json-stringify copied to clipboard

Handle items: [{ $ref }]

Open rtkevin opened this issue 1 year ago • 1 comments

Need to resolveRef here else buildArrayTypeCondition is given undefined item.type and returns undefined, which is falsy so throws the Item at i does not match schema definition error.

Checklist

added test that fails in current master and does not fail in patch.

rtkevin avatar Aug 15 '24 18:08 rtkevin

@climba03003 @ivan-tymoshenko
Any thoughts or path forward for this issue? We are currently maintaining a patch with this fix. Open to really any direction as we provided our test case where we were experiencing the problem. LMK if you need anything more from us.

kalvenschraut avatar Oct 31 '24 14:10 kalvenschraut