It seems that our model's [update_field()](https://github.com/BeAPI/bea-plugin-boilerplate/blob/master/classes/models/model.php#L189) is not working for updating whole repeater / flexible. Whereas directly using ACF's [update_field()](https://www.advancedcustomfields.com/resources/update_field/) works. We should dig into this.