AdvancedCustomFields / acf

Advanced Custom Fields
http://advancedcustomfields.com/
823 stars 168 forks source link

Custom ACF field keeping stale data in ACF block #843

Open BenFremer opened 1 year ago

BenFremer commented 1 year ago

In a custom ACF field where we created a relationship field without the fancy select UI, old values are not flushing out when empty values are saved when we use the custom ACF field in an ACF block. The field appears correct. Are custom ACF fields fully compatible with ACF blocks? We seem to be having a stale-data-keeping issue similar to what we have previously seen on classic repeater fields.

Thanks!