Roberto Alvarez

Results 3 issues of Roberto Alvarez

### Reasons for making this change Adds the `formElement` definition to the Form TS interface The `Form` object internally manages a reference called `formElement`, [initially null](https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/core/src/components/Form.js#L42) that can be set...

awaiting response

Hello all, I recently had the need to follow the instructions under `Debugging uncaught requests`, and more specifically under [Set the Service-Worker-Allowed response header](https://mswjs.io/docs/recipes/debugging-uncaught-requests#set-the-service-worker-allowed-response-header) After adding the appropriate header in...

**Describe the bug** Using `StatefulTable` with filters (pill tabs) wrapped in a `TableFigure` cuts off parts of the `focused` styles for the filter buttons **To Reproduce** Steps to reproduce the...