react icon indicating copy to clipboard operation
react copied to clipboard

JSON powered forms for React.js

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

The description for this event says it's "triggered when a component is added or moved in the form". From what I can observe, the event is only triggered when the...

Hello Guys I have a very simple question, I want to hide the areas I marked, how can I do it? @travist ![image](https://user-images.githubusercontent.com/15355851/146926191-0907cf10-1cef-4fb8-80d4-1ff44d05906b.png)

bug

Hi I'm using file component and but when I'm adding a file it still shows the browse button until progress is getting completed I'm not sure is there any solution...

bug

Hi! I went ahead and rewrote/refactored the Form component whilst paying attention to compiler warnings and other details. I also wanted to write tests but I didn't get that far...

## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [ x ] Local deployment - Version: "@formio/react": "5.1.1" - Formio.js version:...

bug

Hi guys, I've been using the `react-formio` npm package (https://www.npmjs.com/package/react-formio) so far, but I noticed that there's a maintained one under `@formio/react` (https://www.npmjs.com/package/@formio/react). For me it seems that https://www.npmjs.com/package/react-formio is...

## Environment Please provide as many details as you can: - Hosting type - [x] Local deployment - Version: N/A, issue only with @formio/react - Formio.js version: 4.13.7 - @formio/react...

bug

Hi, I am new to Form IO and need to create a custom component using HandsOnTable Spreadsheet which will be available in my form builder , so that user can...

question

I am trying to reset the form after the form is submitted. After the form is submitted the submit button gets disabled. How to reset the form and enable the...