JustinLcx
JustinLcx
## Environment * Hosting type * [x] Form.io * Formio.js version: 5.2.4-rc.1 * Frontend framework: React, TS * Browser: Chrome, Edge. Firefox ## Steps to Reproduce 1. Add two Text...
**Description** When **JSON data** is put in the following format: ``` { "item": [ { "name": "Get Weekly Report in XML", "request": { "body": { "mode": "raw", "raw": "{JSON DATE...
When inputting data into the DateTime component with Of Viewer, the displayed time does not accurately reflect the time zone that was specified. **Version/Branch** 4.19.1 **Expected behavior** When using the...
**Describe the bug** While rendering a nested form that contain a button, the button is hidden in the webForm, even if the property hidden is unchecked. **Version/Branch** Last version **To...
Description Some component icons are not displaying anymore:    Version/Branch Formio.js: Latest FontAwesome: 6.7.0 and up Steps to Reproduce Import FontAwesome 6.7.0 Open a FormBuilder [Fiddle JS ](https://jsfiddle.net/8z5h76dm/7/)
**Is your feature request related to a problem? Please describe.** In the current state, users can add a survey with empty questions and values. This is prone to user error...
**Describe the bug** Formio doesn't allow attaching a folder in the File component using the Browse Files button. However, you can drag and drop a folder into the drop zone,...
**Describe the bug** The CKEditor fails to render within a Text Area component when selection "Enable Upload Image" **Version/Branch** Can be reproduced on playground **To Reproduce** Steps to reproduce the...
**Assemblies affected** ASP.NET Core OData 9.3.0 **Describe the bug** When performing a PUT operation on an entity with a derived type, properties specific to the derived type that are not...
We’re working on a use case where we need to handle JsonObject properties within our OData model. To achieve this, we’ve implemented custom serialization and deserialization logic, but we’ve encountered...