-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Closed
Copy link
Labels
Backwards CompatibilityIssues or PRs that impact backwards compatabilityIssues or PRs that impact backwards compatability[Package] Editor/packages/editor/packages/editor[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
This bug only seems to be related to WordPress 5.4 (beta) as it can't be reproduced on WordPress 5.3 (stable).
Steps to reproduce the behavior:
- Create a simple meta block based on the following tutorial: https://developer.wordpress.org/block-editor/tutorials/metabox/meta-block-1-intro/
- Add some text to the TextControl and save the post
- Reload the page and notice the empty TextControl
- The post meta key/value can't be found in the database
Desktop:
- OS: macOS
- Browser: Chrome/Firefox
- Version: latest stable versions
- Theme: TwentyTwenty
Additional context:
Working 😀
- WordPress 5.3.2
- WordPress 5.3.2 + Gutenberg 7.6
Not working 🙁
- WordPress 5.4 beta3
- WordPress 5.4 beta3 + Gutenberg 7.6
Metadata
Metadata
Assignees
Labels
Backwards CompatibilityIssues or PRs that impact backwards compatabilityIssues or PRs that impact backwards compatability[Package] Editor/packages/editor/packages/editor[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended