Ashwin Ramaswami

Results 143 issues of Ashwin Ramaswami

Should @rjsf/core be a dependency of the theme packages (such as @rjsf/bootstrap) rather than a peer dependency? Based on conversation here (https://github.com/rjsf-team/react-jsonschema-form/pull/2722#issuecomment-1047858205) -- it probably makes sense for it to...

question
feature

Consider in the future: maybe add a field-level error template that can be configured (`ui:fieldError: ()=> {}` or a prop (`FieldError={}`) _Originally posted by @epicfaace in https://github.com/rjsf-team/react-jsonschema-form/issues/2744#issuecomment-1059321370_

core
feature

We currently compile code for the lambda functions and fargate workers using Webpack. However, because of this, stack traces are not very useful because they refer to minified code. We...