Ashwin Ramaswami
Ashwin Ramaswami
Hi @numical , thanks for the PR. I see that the tests are failing due to the errors saying "should be object"; however, when I try to replicate this error...
@numical just checking on this.
Or use https://www.npmjs.com/package/debug
@hermansje sorry for the delay. I didn't really understand your explanation, maybe we can have a call here (https://calendly.com/aramaswamis/meeting?month=2020-07) to discuss further?
Sure. @TomKrcmar what behavior do you think should happen instead when a widget is invalid?
@TomKrcmar a more graceful way to handle it would be to do a similar thing to what we do when a schema has an unrecognized type -- see [this playground...
It seems that many of the tests are failing because `o` is undefined in `.map(o => o.value)`: https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/core/src/components/widgets/SelectWidget.js#L43
@amiuhle -- are you still working on this? If so, could you update the names of the options and also add some tests? I like `options.placeholders` and `options.labels` as you...
@amiuhle just bumping this!
> @epicfaace > > > Thanks, can you add a test? > > ok We need a test for progress on this issue.