Miguel Cast

Results 4 comments of Miguel Cast

@johnament In your example, in the custom field you used onChange from the schema object, but in the documentation show that onChange comes directly from the properties ```jsx import Select...

This is of part documentation [Custom widget components](https://github.com/mozilla-services/react-jsonschema-form#custom-widget-components).

This works for me, add `innerRef` with value `1` like @AlenMartinez ![Captura de pantalla 2022-11-22 a la(s) 5 26 08 p m](https://user-images.githubusercontent.com/6609142/203433987-bdaaeb15-ab84-4c1a-8967-27cfbb61f870.png)

> @AjayGol for me the issue was. After cross checking with documentation If I am missing anything or not I was able to found that It was my fault and...