Heath C
Heath C
@epoberezkin I can create a PR to fix this if this would help speed this along
Similar issue with building inside of docker in a CI/CD system using gitlab
@UuQ-designer I have not. I'm hoping the library owners do, soon. @MadCcc ?
@mokkabonna We have an [issue](https://github.com/rjsf-team/react-jsonschema-form/issues/3445) in the 4.x/5.x releases of @rjsf related to if/then/else and would love to get this fixed.
@abdalla-rko If the goal is to update the `errorSchema` via a custom widget, maybe it makes sense to update the `onChange` in `WidgetProps` to function similarly to the `onChange` in...
@skfarhat This is an interesting bug. While it is true that for simple anyOf/oneOf the unnecessary data gets properly removed (as of beta.18 anyway), but the logic that does that...
@xiaomuzizier Can you please provide a link to the playground you are showing me in the screenshots?
@dowling-john Can you provide more information, such as which theme are you using?
@dowling-john Well, first of all the @rjsf/mui theme is using @mui/material out of the box with no other modifications. It seems like if you followed the [theming guide](https://mui.com/material-ui/customization/theming/#theme-provider) you should...
@dowling-john The Mui theme, out of the box uses the outlined variant because that is the default that `@mui/material` uses. You should be able to use the [theming guide](https://mui.com/material-ui/customization/theming/#theme-provider) to...