Form repeat items do not update on change

Reference recently added feature @patrick Access Form Repeat data

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

Expected behavior

When an input inside a form repeat is changed by a user, the form repeat items should be updated with the new values.

Actual behavior

The items are not updated, however they are properly sent when submitting the form.

How to reproduce

This shows the form repeat (each_price_detail) items. Note the currencies are all the same.

When I change the currency in the form, the currency changes in the interface:

But is not reflected in the dev console:

However, when the form is submitted, it is correctly changed: