Files
payload/packages/plugin-nested-docs
Patrik 09ca5143eb fix(plugin-nested-docs): fallback to empty string if useAsTitle field is undefined (#11338)
Updated `formatBreadcrumb` to fall back to an empty string if the
`useAsTitle` field for the document is undefined.

This handles cases where the field is optional or not filled out,
ensuring the label is never `undefined`.

Fixes #10377
2025-02-24 14:00:41 -05:00
..
2022-11-16 14:06:03 -05:00
2025-02-19 13:37:26 -05:00

Payload Nested Docs Plugin

A plugin for Payload to easily nest the documents of your application inside of one another.