react
react copied to clipboard
JSON powered forms for React.js
When using a recent version of this library and @formio/js, two loading spinners were displayed for a single form. This was caused by both libraries showing their loading indicators simultaneously....
Sorry guys, I dont speak good english however I hope you all understand me. Well, my problem is "Options" for component. I dont know as set options for the json...
**Describe the bug** When you render the FormBuilder, if you change the display type from form to wizard and then back to form, the builder is still on wizard mode...
**Describe the bug** * When using a recent version of this library and `@formio/js` two loading spinners are displayed for a single form. **To Reproduce** ``` git clone [email protected]:formio/react-app-starterkit.git cd...
Incorrect Bootstrap 5 class name used for select element when using @formio/js@5 and @formio/react@6
**Describe the bug** Form which includes a `` is using the incorrect bootstrap class name which causes the ▼ to not appear at the right side of the ``. **To...