- Issue created by @jorgik
When a webform element is removed, any conditional logic (states, visibility, required conditions, etc.) that references this deleted element remains in the webform configuration. This leads to broken behavior such as required fields not being enforced or elements not being shown/hidden as expected. There is no warning or automatic cleanup of conditions referencing non-existent elements.
This can cause significant issues in production forms if element removal is not carefully audited.
Active
6.3
Code