This should update all the content within the div based on changes from datastore1, however it doesn't work. The datastore is not empty and this div does not display its contents; only If I refresh the page, the content appears. If data is added to the datastore, the content inside the div should appear without refreshing the page, nothing happens.
When I change from Beta to Stable it is the same.
When I switch to App Connect 1 (deprecated), it works as expected.
More context, this error appears when I click inside a clickable element inside the repeater to execute any other action, it totally interrupts the next execution, in my case I click a button to redirect to another path, never redirects, stays on the same page showing the above error.