Heath C

Results 703 comments of Heath C

Also, in the upcoming rjsf v5 beta, the way the classes are added to `SubmitButton` will be fixed to support your use case.

Fixed in the v5 beta, see the [5.x migration guide](https://react-jsonschema-form.readthedocs.io/en/latest/5.x%20upgrade%20guide/)

Can you explain what isn't working? In the example you show things appear to work just fine. I noticed that you have added props to the `ui:schema` (and datat) for...

@jzander @rodrigofuentes As listed contributors, perhaps you understand how this is supposed to work?

@ChocolateLoverRaj Sorry for the slow response... Up until a few months ago this project was running on a skeleton crew (i.e. one person in grad school). If you'd be willing...

Also, we are strictly checking formatting now, so you'll need to do `npm run cs-format` before you commit... Or you can setup husky to do this automatically on commit by...

> @heath-freenome `npm i` and `pnpm i` both don't work. When `lerna bootstrap` does work, the tests fail because they can't import the dependencies. I can't work on this GH...

Have you tried using the `npm` version installed with node 16? That is working for me

Does this still happen after you do `npm run build`?

@ChocolateLoverRaj All set, if you'd prefer I merge, then I can