Child table filter not working with submitted doc

Child table’s filter not working for submitted doc.
grid_sortable field is not exist for submitted child table row.

I wonder if this is intended by the system or this is error.

grid_row.js:838 Uncaught TypeError: Cannot read properties of undefined (reading 'option')
    at HTMLInputElement.<anonymous> (grid_row.js:838:29)
    at later (utils.js:909:26)

1 Like

I raised a Pull Request for v14 and 15 so you can check it.

2 Likes

@NCP Thank you.

I checked that the PR merged in the develop branch. By the way, the version-14-hotfix did not merged, but will this be reflected later?

yes … !

1 Like