You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
johnstonphilip
changed the title
Alignment controls intermittently dissapear on WP beta 6.2
Alignment controls intermittently dissapear on WP 6.2-beta3
Feb 23, 2023
I'm wondering if this issue is similar to #48355 in that it could be to do with the post editor being unable to retrieve a post content block to determine which layout/alignment rules to make available. There is a fix for that issue over in #48386 (make sure the fallback layout is used) which could potentially fix this one, too.
I tested on trunk with the reproduction steps above and was able to reproduce the issue. I can also confirm that it is now fixed by #48386. I'm going to go ahead and close this issue for now.
Description
When using a custom post type, the alignment controls controls intermittently show or do-not show.
Step-by-step reproduction instructions
public
to befalse
in theregister_post_type
Sample registration code to use:
Screenshots, screen recording, code snippet
Note: This might be intermittent
We have had some team members test this and have results both ways
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: