diff --git a/packages/edit-navigation/src/components/navigation-editor/index.js b/packages/edit-navigation/src/components/navigation-editor/index.js
index 0336c9daab7e41..6602f2f5913caa 100644
--- a/packages/edit-navigation/src/components/navigation-editor/index.js
+++ b/packages/edit-navigation/src/components/navigation-editor/index.js
@@ -63,6 +63,7 @@ function NavigationPostEditor( { post, blockEditorSettings, onDeleteMenu } ) {
templateLock: 'all',
hasFixedToolbar: true,
} }
+ useSubRegistry={ false }
>