I have a doctype with a table-type field linked to a child table that contains several fields. I can view the entries in the table, but if there are more than 10 fields, I need to click the edit button for a specific row to modify the details. However, when I click the edit button, it does not work, and I cannot access the row’s details.
Interestingly, when I change the linkage to another child table, the edit functionality works perfectly. In the console, I encounter the following error:
Can anyone help me troubleshoot this issue?