I found out this bug https://github.com/WordPress/gutenberg/issues/4989
If an attribute get data from meta, and then post is saved/updated, it always return as undefined
Related Posts:
- Filter post_content before loading in Gutenberg editor
- WordPress Gutenberg get page template value when post updated?
- Transition from (classical) serialized custom meta field to (gutenberg) rest enabled meta
- How to properly add custom entities in Gutenberg
- Gutenberg Custom Block Getting All Posts
- Is it posible to use wp.data.select(‘core’) outside a block?
- Custom Post Type and Custom REST API Endpoint result in Gutenberg editor not working
- Getting meta in editor plugin, and event triggering issue
- Get a term object using getEntityRecords
- Get custom posts in gutenberg block
- Update meta_value in wp_postmeta using API
- Do something when publish a post in Gutenberg with hook rest_after_insert_post
- How to modify the HTML output of Gutenberg block? (Youtube)
- Custom meta POST request fired twice when updating a post in Gutenberg
- update meta data (like view counter) by rest-api
- Call to undefined function upload_is_user_over_quota()
- Is the WordPress REST API installed and enabled in a vanilla WordPress 4.7 installation?
- Does something like is_rest() exist
- How to: Make JWT-authenticated requests to the WordPress API
- REST API purpose?
- Get post count in wp rest API v2 and get all categories
- WP REST API — How to change HTTP Response status code?
- wp_get_current_user() function not working in Rest API callback function
- How to use WP-REST API to login user and get user data for Android app?
- How to get custom post meta using REST API
- WP REST API Is it rather easy to rename the default wp-json uri part?
- Search WP API using the post title
- How to add category to: ‘wp-admin/post-new.php’?
- check the requesting url
- How would I add custom tables/endpoints to the WP REST API?
- WP REST API Require Password for GET Endpoint
- Displaying a page built with Elementor using the REST API [closed]
- Getting user meta data from WP REST API
- How to edit a post meta data in a Gutenberg Block?
- Understanding SHORTINIT with WordPress 5
- How to use _embed when using _fields?
- Update CPT meta data using REST API
- WP REST API V2 – Retrieve sub page by full slug (URL/Path)
- WP REST API create post authentication issue
- Edit srcset and sizes attributes in Gutenberg image, cover and gallery – blocks
- Why is my custom API endpoint not working?
- WordPress REST API validation
- Are there server performance benefits to fetching only specific fields when querying the REST API?
- How to define a query parameter with REST API?
- Gutenberg custom block plugin with custom image sizes
- Filter posts by multiple custom taxonomy terms using AND operator in REST API v2 (WordPress)
- WP REST API returns blank response if post is too long
- How do I correctly setup an AJAX nonce for WordPress REST API?
- Increase per_page limit in REST API
- How to create gutenberg block using REST API independently or as headless way?
- WordPress Rest API: How do we validate with our custom API key?
- Does pre_get_posts affect REST API responses?
- How to feed a HTML5’s EventSource with a REST API custom endpoint?
- Get loading state of wp data selector
- Adding WordPress API Endpoint With Multiple Parameters
- Gutenberg how to make attribute to save to meta
- Retrieve CSS and JS From the REST API
- Using the REST API (v2) javascript client on a private namespaced route
- How to Authenticate WP REST API with JWT Authentication using Fetch API
- authentication issue with rest api – rest_cannot_create
- WP REST API core major changes
- WordPress 4.7 REST API endpoints
- How to get all posts from parent and children categories?
- wordpress wp-json prefix issue
- Hiding API routes list
- Gutenberg – how to correctly perform ajax request on backend
- Get blog title with REST v2
- Is it possible to nest the JSON result of WordPress REST API?
- Match REST API post output from custom endpoint
- WP REST API “rest_no_route” when trying to update meta
- How to use the WP REST API for new user registration (sign up form)?
- Get post from custom REST endpoint in Gutenberg
- Can I authenticate with both WooCommerce consumer key and JWT?
- REST API multiple media upload
- Plugin Sidebar is not Saving Meta Attribute to Post/Page after “Update”
- Attach featured image to custom endpoints
- Can’t send emails through REST API
- 401 Error when trying to make a REST API call to site
- Rest Api v2 orderby meta_key in custom post type
- WordPress: How to create custom REST API route?
- Create post using rest api with html content
- Does jQuery/Ajax send cookies when using the rest API or do I need to somehow add them?
- WP REST API: check if user is logged in
- Cannot edit post meta fields with rest API
- How do I access post meta data when publishing a new post in Gutenberg?
- How to change user avatar using REST API?
- How to login to WordPress site using basic authentication HTTP headers?
- REST API URL parameters not working with apache server
- Adding post fields in wp-json/wp/v2/search
- Can we access the REST request parameters from within the permission_callback to enforce a 401 by returning false?
- How to Pull ALL Posts, Categories, or Tags in WordPress REST API
- rest api authentication
- Unable to get the info of the user which doesn’t have created any post via REST API
- Trying to get an api request getting error 404
- Upload image to wordpress using REST API
- Can I define multiple callback methods depending on the call method?
- Filter post content in REST API
- rest_post_query on multiple post types?
- WP Rest API convert permalink to post ID for fetch
- Does accessing WordPress via REST API affect the site stats and analytics?