I am trying to implement a custom afArrayField template in my project as shown below, which works good but as shown in the picture once I've implemented the custom template I've lost the default ...
You shouldn't see the old values when it resets because the doc attribute should be reactive. You would only see old values if the update fails on the server and the latency compensation is rolled ...