Data binding removes parent table when adding formatter to subtable

Wappler Version : 5.6.1
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

When adding an formatter (such as count() ) to a subtable, it should be properly saved

Actual behavior

It strips the parent from the expression

How to reproduce

Using a query with a subtable:

Select the subtable and add count():

The code generated removes the parent (in this case ‘cms_page’) from the expression: