formio / formio.js

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

FIO-7206: Fixes an issue where API keys of the removed components are… #5634

Closed alexandraRamanenka closed 2 weeks ago

alexandraRamanenka commented 3 weeks ago

Link to Jira Ticket

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

Description

In some cases when Data Grid has a defaultValue with nested components' API keys inside, thoe keys were not removed after removing the child components.

Dependencies

This PR depends on the following PRs from other Form.io modules: ...

How has this PR been tested?

I added automated tests to cover [all/the following] cases, including ...

Checklist: