AdvancedCustomFields / AdvancedCustomFields/acf
Multiples groups fields to ACF Gutenberg block
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 945
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I just install and test beta3.
I've at least two groups fields assigned to one acf block created with acf_register_block().
Only one group of fields appear at a time, and if I disable the one displayed, the second is displayed instead.
I'm trying to get all groups displayed at same time.
Thank you !
Fabien.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with two field groups assigned to one ACF Gutenberg block created with acf_register_block(). Confirm whether only one group appears at a time, then trace the block's field-group rendering path. Done means all assigned groups are visible simultaneously, including after toggling either group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100