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
When using the Post Author block as an Editor, the getUsers() returns an empty list of authors and "0" is displayed in the inspector controls
My guess would be that Editor cannot change the author of the post (which makes sense) but "0" shouldn't be displayed. It should be enough to change the following line to actual boolean check
Description
When using the Post Author block as an Editor, the getUsers() returns an empty list of authors and "0" is displayed in the inspector controls
My guess would be that Editor cannot change the author of the post (which makes sense) but "0" shouldn't be displayed. It should be enough to change the following line to actual boolean check
gutenberg/packages/block-library/src/post-author/edit.js
Line 103 in f1d0bd5
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
wp-env
)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: