-
... for which we need to apply patches in the backend validation since we can't easily patch up Formio. We should really revisit these once we sort out the new renderer/builder.
To find backend cod…
-
Hello,
I am trying to upgrade from @formio/angular 5.3.0 to 6.0.0-rc.6. Since 6.0.0-rc.6 depends on @formio/js@5.0.0-rc.23 I have also added it to my project dependencies. However now whenever I co…
-
Formio version `@formio/react@5.3.0-rc.2`
React version: `18.2.0`
Value change of the `readOnly` option is not taking effect.
```jsx
...
const [ editable, setEditable ] = useState(true);
r…
namti updated
2 months ago
-
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 there an…
-
See: https://github.com/formio/formio.js/issues/4224
And (merged to master): https://github.com/formio/formio.js/pull/5394
Thus DOMPurify has a SVG profile.
However, this profile filters out th…
-
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/compone…
-
### Product versie / Product version
2.0.x, 2.1.x
### Omschrijf het probleem / Describe the bug
Whenever backend logic causes a change in the configuration of a form, the formio form is reloa…
-
I'm trying to use formio in next js, but I get the following error, but the form seems to render successfully.
Am I using formio correctly? Or does formio not support next js?
Sample Code:
```typ…
-
Hi,
I have a React18 project and wanted to make custom react-formio component (code below) but `this.container.unmount` in `detachReact` method shows this warning:
**_Warning: Attempted to synch…
-
The following issue pops up by printing a form with DateTime component and applies to latest version of python-formio-data (4.0):
```
ValueError: Invalid isoformat string: '2022-04-25T19:29:58.000Z'…