AEM preventing deletion of first row in form
We've just picked up an AEM implementation from another shop and came across this issue, which appears the original developers never tried to solve. For some reason we're unable to remove first rows on AEM forms.
We did a bit of debugging and it turns out the javascript code doing the event handling is actively preventing first rows from being removed. The file that's doing is is called guideRuntime.min.js. So yeah, we're trying to understand why the odd behaviour.
I'll add more info to this ticket as I try to get all the deets about our AEM implementation (sorry not an AEM developer here).
Hope anyone out there can give us some guidance!