Describe the bug
I wish I had more information than I do, sorry. I'm trying to show the Custom Fields area on the Post screen. When I open the Gutenberg Options panel and choose the checkbox for Custom Fields the page reloads, the Custom Fields are not shown, and the checkbox remains unchecked.
I have access to more than one WordPress-powered web site and this is only happening on one of them. So I'm guessing a plugin conflict?
A clear and concise description of what the bug is.
To reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect to see the Custom Field area.
Screenshots

Desktop (please complete the following information):
Additional context
Hi @cdevroe thanks for taking the time to report this issue. As you mentioned in our slack convo you did test using a "vanilla" WP install and were unable to reproduce so this does point to a plugin and/or theme conflict. Unfortunately there's not much we can do on our end to help resolve this until we know which is conflicting.
Some good next steps for troubleshooting would be to:
I'm going to close this for now because there's nothing actionable for us to work with. Feel free to re-open if/when you uncover more information.
I'm having the same issue, I deactivated all plugins, I don't get any error in the console and still can't get the custom fields meta box to display.
Sounds like this was the issue: https://github.com/WordPress/gutenberg/issues/16333#issuecomment-506448303
But the custom fields option should not show up in the options panel if this is the issue.
The issue is a plugin conflict. The following plugins AFAIK break this functionality in WP Core:
If you need to use those plugins, you can always install Custom Fields for Gutenburg Block Editor which bypasses the problem.
Most helpful comment
The issue is a plugin conflict. The following plugins AFAIK break this functionality in WP Core:
If you need to use those plugins, you can always install Custom Fields for Gutenburg Block Editor which bypasses the problem.