-
Notifications
You must be signed in to change notification settings - Fork 4.8k
meta_box_cb parameter doesn't work on Post #13816
Copy link
Copy link
Open
Labels
Backwards CompatibilityIssues or PRs that impact backwards compatabilityIssues or PRs that impact backwards compatabilityNeeds Technical FeedbackNeeds testing from a developer perspective.Needs testing from a developer perspective.[Feature] Meta BoxesA draggable box shown on the post editing screenA draggable box shown on the post editing screen[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
Backwards CompatibilityIssues or PRs that impact backwards compatabilityIssues or PRs that impact backwards compatabilityNeeds Technical FeedbackNeeds testing from a developer perspective.Needs testing from a developer perspective.[Feature] Meta BoxesA draggable box shown on the post editing screenA draggable box shown on the post editing screen[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
Register a taxonomy for a
postwith a custom panel UI doesn't work with Gutenberg editor but yes with the classic editor. Also, it works with another custom post type.To Reproduce
Steps to reproduce the behavior:
Go to the edit/create post page:

The panel UI is not properly:
If I create a new post_type and go to the edit/create the new custom post type, the panel is showing properly:

Desktop (please complete the following information):