Navigation Block: Treat Navigation Block
as a synced block
#68646
Labels
[Package] Block editor
/packages/block-editor
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
[Type] Enhancement
A suggestion for improvement.
Description
Splitting this out from here.
https://github.com/WordPress/gutenberg/blob/aa38b2205f7fcbe18c8f06f48b06ba0dcc183b08/packages/block-editor/src/components/use-block-display-information/index.js#L85C4-L86C65
In the code above, the logic does not account for the Navigation block as a synced block. However, this is inaccurate since the Navigation block is indeed synced.
This needs to be updated to correctly recognize the Navigation block as a synced block.
Step-by-step reproduction instructions
Site Editor
.Navigation Block
.synced block
. (e.g. look attemplate part
)Screenshots, screen recording, code snippet
No response
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: