pxlrbt / filament-spotlight

Quickly navigate your Filament pages
MIT License
239 stars 31 forks source link

Use `navigationLabel()` for pages #41

Closed pxlrbt closed 8 months ago

pxlrbt commented 8 months ago

This is safer to use, as getBreadcrumbs() might access properties of the page that are not initialized.