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

I am using form.IO and can easily get the collected data out of the stored json, but depending on the form component used it can be hard to get the...

**Describe the bug** formio/react depends on "babel-polyfill": "^6.26.0", the current page for babel-polyfill states that "As of Babel 7.4.0, this package has been deprecated in favor of directly including core-js/stable"...

![image](https://github.com/formio/react/assets/85713073/a9d23c5a-1fda-4084-9d7e-430957c47f64) To add a variable of this type, I want to clone the variable data, give it a specific name, and modify some functionalities, but I haven't found a way...

Hi, I would like to create custom nested component. But not sure how to proceed in this case. I wanted to go with writing similar class as https://github.com/formio/react/blob/master/src/components/ReactComponent.jsx that wound...

Hello I want to create a custom file component in which I can have more than one url address and I can use my own token and request header to...

Many thanks to @brendanbond for completing the React 18 upgrades for formio/react library. **Is your feature request related to a problem? Please describe.** I found that it was always hard...

**Describe the bug** `FormBuilder` component causes React to not trigger state updates when `initialForm` prop is given a schema JSON. As warned in the documentation, I made sure the value...

**Describe the bug** A clear and concise description of what the bug is. dependencies : "@formio/js": "5.0.0-dev.5621.91bd945", "@formio/react": "6.0.0-dev.568.ced0fbd", **To Reproduce** Steps to reproduce the behavior: 1. add custom component...

I was trying to implement FormIO in my project, previously I was using font-awesome-free and it was working fine. As soon I have upgraded to font-awesome-pro, icons in form builder...

how to select specific block for drag and drop for example i want to drag and drop inside Tab component only !!!