For Gutenberg to work in a Custom Post Type you need to enable both the editor in supports (which you already have) and show_in_rest. So add 'show_in_rest' => true, to your post registration arguments array.
Related Posts:
- How to add button to post page WordPress 5.x
- WordPress Rest API only returns content when posttype has editor capability
- Custom Post Types: How-to get rid of editor (-meta box)
- Front end post editing using a form
- Creating conditional blocks for WordPress Gutenberg
- Add class to Gutenberg Editor for Custom Post Types
- How to filter by custom post type on Gutenberg “Latest Posts’ block
- Gutenberg: Sidebar for specific post type
- Gutenberg how to make attribute to save to meta
- WordPress Gutenberg-Block with ESNext (withState, withSelect)
- The editor has encountered an unexpected error. // TypeError: Cannot read property ‘prefix’ of null
- Display different gutenberg template from selected post attributes
- Editor access to menu: custom post type missing
- Lock post meta block at the bottom of a custom post type
- How can I list all custom post types in a block
- Gutenberg Featured-Image-panel missing when user with custom role edits Custom Post Type
- Adding a Gutenberg-like custom field on a custom post type
- Classic editor showing in Gutenberg when creating a custom post type
- Creating template with h3 block (block editor)
- How To Enable Block Editor (Gutenberg) for Existing Post Type via functions.php
- How to make a custom taxonomy selectable in post publish area?
- show_in_rest false disable Gutenberg
- I can’t choose the custom taxonomy in my custom post type on Gutenberg
- Parent field missing from custom post type in the block editor
- How to get the parent of a non-hierarchical custom post type being edited in Gutenberg
- post_type_link not working in gutenberg
- What is the recommended / best way to do this: Event calendar post/type in a block-based theme?
- Visual editor issue by having multiple tiny mce editors in a CPT
- Getting meta in editor plugin, and event triggering issue
- Save the post parent in a custom post type in Gutenberg
- WordPress CPT save metadata in gutenberg
- Can I override a CPT template on a per post basis with Gutenberg block editor?
- Query Post Object in WP Admin
- How to display “Category and Post_tag” component in a CPT Gutenberg edit screen?
- P̶l̶a̶c̶e̶h̶o̶l̶d̶e̶r̶ *Default* content in Custom Post Type TinyMCE editor
- Is it possible to activate customfield ‘text description’ upon activating the customfield ‘checkbox’?
- Target post type edit page to change view post button, how do I?
- Show all tags on custom post type
- Combine multiple getEntityRecords calls
- Custom post type editor uses old tinyMCE
- Editor / Add Media: Is it possible to only allow galleries?
- wysiwyg editor don´t export paragraph
- Use core block functionality in a custom block gutenberg
- gutenberg message
- How do I assign a block template (.html) to a custom post type?
- Capabilities not working with custom post type
- Function to add custom HTML into head in custom post-type list page
- Custom post type set default template using block editor
- CPT: Enable Gutenberg, but disable editor field
- How to fix the Post Preview Button (CPT & map_meta_cap)
- How do I disable the built-in editor and automatically configure the properties of new pages?
- Select custom post type do display from page editor
- How add Filter by Tags and by categories to custom post type in Gutenberg block
- Is it possible to add the Gutenberg block editor to a custom taxonomy?
- How to debug failing updates for custom post type?
- wp_editor in custom post type is not saving formatted text like bold, italic etc
- Some posts not displaying by taxonomy term
- Editor role isn’t seeing specific post type posts with only post_type parameter
- How to hide editor, but keep media library access
- Show posts of parent in edit.php
- Adding custom shortcode to page leads to page without styling
- Can you programme the selected page template to display block patterns automatically?
- Possible to limit internal link search to post types with Gutenberg editor?
- Custom Gutenberg block problem – This block has encountered an error and cannot be previewed
- getEntityRecords/useEntityRecords: How to use CPT metadata?
- Working with editors and pending custom post types
- Custom Block: Adding “Post Type” dropdown to Sidebar Settings
- Post term block variations not generated for custom taxonomies
- Can’t publish custom type posts that don’t support title and editor, instead they’re saved as draft
- Allow member to have access to custom post type only. Permission to only edit their own posts
- wp_insert_post() or similar for custom post type
- How to create a custom template for a custom taxonomy?
- Custom post types filtered by taxonomy using REST API v2
- Changing the URL Structure of a Paginated Custom Post
- Retrieve single term slug
- How can I add programmatically custom taxonomy terms to a custom type post when saving posts?
- Understanding Permalinks on Custom Post Types
- Order custom posts by a date metabox
- Count all images of a certain post type
- Missing the first 6 Posts and displaying posts that are after the latest 6
- Custom Post Type/ Taxonomy URL rewrite
- Change order of an item under “New” on the admin bar
- Hide Meta Boxes for Non-Admins
- Permalinks for Taxonomy and Custom Post Type
- Hook to override title, image and content
- Populate dropdown from one custom post type inside another custom post type
- No posts found – Custom Post Type show_ui
- Customize my custom taxonomy table in Admin panel
- How do I do this with WordPress? Taxonomies?
- Custom-Posttype & Custom Taxonomy WP_Query
- Custom setting to show or hide field
- Redirect 404 page with ID in slug to associated page with same ID in slug
- Custom Post Type Permalink empty
- Why is my category template ignoring post type?
- the_content filter on some post types only not working
- A form that can save/edit after first input
- Create 2 Post Types, one parent to another in Plugin
- Integrate Custom Post Type Events into Calendar
- BBPress Search results in WordPress search
- Form action doesn’t work if slug isn’t same as custom post title