Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue with ACF type Gallery #13

Merged
merged 1 commit into from
May 28, 2020

Conversation

schbudy
Copy link
Contributor

@schbudy schbudy commented May 10, 2020

Hi, I found some issue when creating ACF field type gallery to Gutenberg Block
when in Graphiql instead of array of MediaItem it return a single MediaItem
the problem appear because the ACF field is created from exported ACF PHP script and there's no ID from PHP script
Solved this using key in ACF array

@pristas-peter pristas-peter changed the base branch from master to develop May 28, 2020 21:31
@pristas-peter pristas-peter merged commit 9a29ee7 into pristas-peter:develop May 28, 2020
This was referenced May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants