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()
- How to use WP-REST API to login user and get user data for Android app?
- Getting user meta data from WP REST API
- Edit srcset and sizes attributes in Gutenberg image, cover and gallery – blocks
- Gutenberg custom block plugin with custom image sizes
- WP REST API returns blank response if post is too long
- Increase per_page limit in REST API
- How to feed a HTML5’s EventSource with a REST API custom endpoint?
- Retrieve CSS and JS From the REST API
- How to Authenticate WP REST API with JWT Authentication using Fetch API
- WordPress 4.7 REST API endpoints
- REST API multiple media upload
- 401 Error when trying to make a REST API call to site
- Rest Api v2 orderby meta_key in custom post type
- Does jQuery/Ajax send cookies when using the rest API or do I need to somehow add them?
- Can we access the REST request parameters from within the permission_callback to enforce a 401 by returning false?
- Upload image to wordpress using REST API
- Can I define multiple callback methods depending on the call method?
- Filter post content in REST API
- WordPress Rest API only returns content when posttype has editor capability
- How to save a ToggleControl value in a meta field?
- How add meta fields to a user with the wp-api?
- WordPress Rest API response
- Send request to WordPress REST API
- Request to REST endpoint works fine in browser and curl, but fails from WP_REST_Request
- WP REST api.wordpress.org discovery
- Custom Meta Box not Saving in Posts with Gutenberg Editor
- Rest API in integration tests – filtering by slug not working?
- Editor API Endpoint or Data Store That Provides a List of Meta Fields for Post Types
- How do you format the set_body option for WP_Rest_Request?
- Get all PDF files from page with WordPress API
- current_user_can(‘administrator’) returns false when I’m logged in
- How to add / embed an author into REST data from a custom post type?
- featured image not found in json from wp rest api
- WordPress Rest API to call page data associate with custom meta
- is it possible to filter a rest api endpoint by using a registered rest field?
- Ho to style post content for WordPress API?
- rendering view in backbone
- Update a post based on results from GET request to another server
- Manipulating/view postmeta remotely
- Check authentication credentials using WP REST API
- Search for a keyword across post types in a Gutenberg component
- WordPress REST API V2: how to get list of all posts?
- Getting 401 from ajax using an application password
- How to connect android app with WordPress website?
- WordPress REST API calls that depend on the WordPress User
- How to get data from /wp-json/wp/v2/users/me
- WordPress REST API parameters are not affecting a response
- Update post meta custom field using block editor
- Getting taxonomies associated with a specified post type
- Getting 401 (access denied) when trying to use the REST API
- Cant create or update meta fields using WordPress REST API
- WordPress plugin with CORS
- /wp-json/wp/v2/posts/?app=3 is returning random scripts tags
- User following system via REST API
- “Error: cURL error 60: SSL certificate problem: certificate has expired” when create product in WooCommerce via REST API
- 403 Error When Fetching Data from the Settings Rest Route for Non-Admin Users
- How to use WordPress REST api to login a user?
- REST API post times out when content is too large
- Bulk Update Post Meta Values from Different Post via Rest Api
- register_meta not showing custom post type metabox data in rest api
- why is apiFetch throwing Unhandled Promise Rejection: TypeError: Object is not a function
- How to register post meta with multi level arrays?
- Wrong encoding of dynamic block properties problem when loggen in as editor
- How to add a post’s view count into the WordPress API response
- Need wp rest api for featured video post
- WordPress and React how to integrate? [closed]
- Can’t set custom meta fields for a post
- REST api header link href
- WordPress & React Native
- Is it possible to combine two rest endpoints in the url?
- Rest API hook ‘rest_insert_post’ not returning request object
- How Can I keep password protected posts in the json requests but not on frontend queries?
- How to use WordPress rest API with Angularjs 4 [closed]
- Retrieve posts by page in wp rest api
- How to change WordPress api v2
- API request forbidden when requesting from same domain
- Custom WP Rest API Endpoints from JSON Schema
- Update post / page using API + python
- Calling a Rest API with parameters on button Click
- WordPress json – How to use the content rendered from json
- Subscriber role cann’t add comment meta using REST API
- WordPress REST API function not calling from external site
- Issue with API after 6.2 update
- Verify user login and password over api