### Description I'm trying to build a form from [vega-lite's JSON Schema](https://vega.github.io/schema/vega-lite/v2.0.0.json). ### Steps to Reproduce 1. Get [vega-lite's JSON Schema](https://vega.github.io/schema/vega-lite/v2.0.0.json) 2. Paste it on the JSONSchema field in the Playground 3. set UISchema and formData to `{}` #### Actual behavior  ### Version Both 0.49.0 and e94cb08c5db88b03c940b44ef65e73704f67bff3 (`master` at the time of submitting this report) fail with the same error message. Thanks!