react icon indicating copy to clipboard operation
react copied to clipboard

JSON powered forms for React.js

Results 151 react issues
Sort by recently updated
recently updated
newest added

The `` component has event callbacks for onPrevPage and onNextPage. Unfortunately using breadcrumbs renders these functions rather useless as users can skip to any page without triggering. So the the...

bug

We have an issue using wizard we wanted to override cancel button behavior, but when we set our implementation into the OnCancel() callback doesn't work even the event did not...

bug

Is there a way to support form io with react material UI.

Form components I'm using edit grid json. But the edit grid single row edit and delete icon available. But i click the delete button what events i will use in...

bug

**when data source type selected as URL than dynamic options list is shown in ui but not getting populated in json.**

## Environment We are running with the following setup: - Local FormIO Server - NodeJS API (Authenticates with IDS + Serves FormIO Token) - React Web App (Rendering FormIO Form...

bug

Hi, I'm using formio-react to build a custom builder. I have concern about integrating accessibility configuration in the builder. I understand the fields are drag and drop using Dragula. Is...

## Link to Jira Ticket https://formio.atlassian.net/browse/FIO-7733 ## Description ### General Updates 1. Updates the build system to use tsc rather than babel 2. Removes unused dependencies 3. Removes test runner...