formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.05k forks source link

FIO-7823: fixed an issue where the submission of dataGrid with nested form returns server error #5479

Closed TanyaGashtold closed 5 months ago

TanyaGashtold commented 5 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-7823

Description

What changed?

Improved the check inside the isEmpty method of the nested form to work with undefined values.

How has this PR been tested?

Manually

Checklist:

travist commented 5 months ago

👍