formio / core

The Form.io Core Javascript Framework
https://formio.github.io/core
MIT License
9 stars 6 forks source link

FIO-8273 fixed advanced logic for data components #125

Closed HannaKurban closed 3 months ago

HannaKurban commented 3 months ago

Link to Jira Ticket

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

Description

Fixed the behavior when the properties of the original component changed when the logic was triggered, which led to a change in all nested components inside the Data components

Breaking Changes / Backwards Compatibility

n/a

Dependencies

n/a

How has this PR been tested?

Automated tests have been added. All tests pass locally

Checklist: