llemire-exp
llemire-exp
**Describe the bug** Validation error messages of fields in modal edit mode are not displayed outisde the modal **Version/Branch** @formio/js: 5.1.0 Also reproduceable on the [playground](https://formio.github.io/formio.js/app/builder) **To Reproduce** Steps to...
**Describe the bug** In the builder, add a file component, choose any storage, select the "Display as image(s)" option and the "Enable Web Camera" option and put a limit on...
**Describe the bug** When creating a new instance of the Formio builder or when rendering a form, if I render a monaco editor (through the monaco-editor/react package) all components that...
**Describe the bug** The "use Camera" option in a file component is only available when both the "Display as image(s)" and the "Enable web camera" are selected. **Version/Branch** version 4.19.1...
**Is your feature request related to a problem? Please describe.** We implemented formio within our own system, each form has a permission level that can be updated, therefore when we...
**Describe the bug** The builder uses the same translations as a rendered form **Version/Branch** Latest version of the cdn at https://cdn.form.io/js/formio.min.js also using @formio/js: 5.1.2 **To Reproduce** Steps to reproduce...
**Describe the bug** When inside the builder, when you have a datagrid with components that uses other components within the row with the customDefaultValue setting, if the property starts with...
**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...
I'm sorry in advance if this question shouldn`t be asked here, but I am not sure where is the best place for it. In our app, we use React-bootstrap which...