Skip to content

Commit e3e92e9

Browse files
committed
📝 Update documentation to include warning regarding draft documents
1 parent b9a14cc commit e3e92e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/plugins/nested-docs.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ but different parents.
4343
- Dynamically generate labels and URLs for each breadcrumb
4444
- Supports localization
4545

46+
<Banner type="warning">
47+
**Note:**
48+
49+
When versions are enabled for a collection, only published documents will recursively update their descendants. If a parent document is in a draft state, its children will not be updated until the parent is published.
50+
51+
</Banner>
52+
4653
## Installation
4754

4855
Install the plugin using any JavaScript package manager like [pnpm](https://pnpm.io), [npm](https://npmjs.com), or [Yarn](https://yarnpkg.com):

0 commit comments

Comments
 (0)