ACF field groups are missing from the REST api when using location rules such as ‘post title’ ‘starts with’.
The fields show up and save correctly when viewing the post in admin but are absent from the REST api (even though ‘Show in REST API’ is set in group settings).
Removing the ‘post title’ rule allows the fields to show up normally in the REST api.
Is there any way to have posts show in the REST API while having rules applied?