WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.52k stars 4.21k forks source link

Latest Posts block inside Group block not selectable #28536

Closed hazuremon closed 3 years ago

hazuremon commented 3 years ago

Description

When Latest Posts block is within a Group block, Latest Posts block is not selectable and block settings will not display.

Step-by-step reproduction instructions

  1. Add a Group block
  2. Add a Latest Posts block within the group block
  3. Save Draft or Publish
  4. Refresh page and click on Latest Posts block

Expected behaviour

Latest Posts block to be selected with Block settings display

Actual behaviour

Latest Posts block is not selected and cannot access block settings

Screenshots or screen recording (optional)

https://user-images.githubusercontent.com/1413953/106074993-aa79dd80-60c1-11eb-8d61-2bda2746427d.mov

Code snippet (optional)

WordPress information

Device information

talldan commented 3 years ago

Thanks for reporting this, @hazuremon.

paaljoachim commented 3 years ago

Hi @hazuremon Michael

I reported the same issue here: https://github.com/WordPress/gutenberg/issues/28417

It is being worked on in this PR: https://github.com/WordPress/gutenberg/pull/28445

I believe we can keep both issues open for now, as a fix should soon be added. Then we can close both issues.