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

Taxonomy metabox is empty with Gutenberg/master #12540

Closed
dariaknl opened this issue Mar 28, 2019 · 3 comments
Closed

Taxonomy metabox is empty with Gutenberg/master #12540

dariaknl opened this issue Mar 28, 2019 · 3 comments

Comments

@dariaknl
Copy link
Contributor

The issue is found in automated night tests where one of the test jobs is built from wordpress-seo trunk and gutenberg master.

How can we reproduce this behavior?

  1. Checkout Gutenberg master, build plugin.
  2. Checkout wordpress-seo trunk, build plugin.
  3. Activate both plugins.
  4. Go to create new Category:
  • note, the Description filed now contains only one edit view:

Screenshot 2019-03-28 at 12 35 23

  • Check console:

Screenshot 2019-03-28 at 12 35 49

  • Metabox is empty:

Screenshot 2019-03-28 at 12 36 17

Used versions

  • WordPress version: 5.1.1
@afercia
Copy link
Contributor

afercia commented Apr 1, 2019

git bisect reports the following:

c7f846a047463550e3bb09e414bbaadd20356c9f is the first bad commit
commit c7f846a047463550e3bb09e414bbaadd20356c9f
Author: Riad Benguella <benguella@gmail.com>
Date:   Thu Mar 28 09:34:38 2019 +0100

    Data Module: Support parent/child registries (#14369)

See
WordPress/gutenberg@c7f846a
WordPress/gutenberg#14369

@LifeSteala
Copy link

I had a similar issue. The fix for me was by changing the Site Language to something else and then checking the Meta box and it came back. I then reset the Site Language back to what it was.

This may help someone.

@abotteram abotteram self-assigned this Apr 4, 2019
@moorscode moorscode self-assigned this Apr 8, 2019
@IreneStr IreneStr assigned IreneStr and moorscode and unassigned moorscode and IreneStr Apr 8, 2019
@IreneStr IreneStr added the regression Label for high-prio issue label Apr 9, 2019
@moorscode moorscode removed their assignment Apr 10, 2019
@IreneStr
Copy link
Contributor

Fixed in #12614

@IreneStr IreneStr removed bug regression Label for high-prio issue labels Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants