Changes between Version 3 and Version 4 of Ticket #52790, comment 40
- Timestamp:
- 04/30/2021 08:39:25 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52790, comment 40
v3 v4 5 5 * While I can access the "Edit" screen of a reusable block if going to the List of them, the "Update" button results in no action, thus making it impossible to actually edit existing blocks. 6 6 * While I can click the "Add New" button on the list page (new block edit screen opens to /wp-admin/post-new.php?post_type=wp_block), when clicking "publish", it does the publish confirmation ask, then I click "Publish" again and it goes back to the first "Publish" button, never actually allowing me to publish the block 7 * I am unable to save new reusable blocks from within a post or page. Clicking the "Add to Reusable blocks" results in nothing happening. 7 8 8 9 9 **Within a post or page** … … 15 15 <!-- wp:block {"ref":20311} /--> 16 16 }}} 17 * I am unable to save new reusable blocks from within a post or page. Clicking the "Add to Reusable blocks" results in nothing happening. 17 18 18 19 Note: While I do have the Autoptimize plugin, it is not active (I saw that for another poster, disabling that plugin fixed some issues).