opnform-host-nginx/client/components/open/tables/components
Julien Nahum 66dd6899d3 ESC-511-when-accessing-the-form-su
Update OpenFile.vue to Ensure Proper File Parsing

- Modified the `parsedFiles` computed property in OpenFile.vue to check if `this.value` is an array before mapping over it. This change prevents potential errors when `this.value` is null or not an array, enhancing the robustness of the file parsing logic.

These changes aim to improve the reliability of file handling within the component, ensuring that only valid arrays are processed.
2025-03-26 17:16:23 +01:00
..
OpenCheckbox.vue 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
OpenDate.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
OpenFile.vue ESC-511-when-accessing-the-form-su 2025-03-26 17:16:23 +01:00
OpenMatrix.vue Dc3e4 new matrix field (#484) 2024-08-23 15:28:21 +02:00
OpenSelect.vue Enhance form column settings and table display 2025-02-17 15:51:14 +01:00
OpenTag.vue 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
OpenText.vue Enhance form column settings and table display 2025-02-17 15:51:14 +01:00
OpenUrl.vue 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
ResizableTh.vue 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00