faustjs icon indicating copy to clipboard operation
faustjs copied to clipboard

acf fields returns null on preview

Open bebjakub opened this issue 3 years ago • 1 comments

contentNode's acf fields returns null on preview, although on regular post page returns values.

Applicable Versions

  • @faustjs/core version: 0.15.6
  • @faustjs/next version: 0.15.6
  • WordPress version: 5.9.3

bebjakub avatar May 27 '22 07:05 bebjakub

Hi @bebjakub,

Could you please post an example of the query/code you are using to get preview data in ACF?

Also, this ACF WPGraphQL PR may have some helpful context: https://github.com/wp-graphql/wp-graphql-acf/pull/153

blakewilson avatar Aug 04 '22 14:08 blakewilson

@blakewilson Sorry for the delay, but It's working already.

bebjakub avatar Sep 10 '22 07:09 bebjakub

@blakewilson Sorry for the delay, but It's working already.

It's not working for me, how can I fix that?

Paul-Triolla avatar Mar 20 '23 21:03 Paul-Triolla