Skip to content

[BootstrapAdminUi] fix breadcrumbs template crashing when configuration.title is not set #355

Merged
loic425 merged 1 commit intoSylius:mainfrom
camilleislasse:fix/breadcrumbs-missing-title-default
Mar 21, 2026
Merged

[BootstrapAdminUi] fix breadcrumbs template crashing when configuration.title is not set #355
loic425 merged 1 commit intoSylius:mainfrom
camilleislasse:fix/breadcrumbs-missing-title-default

Conversation

@camilleislasse
Copy link
Contributor

Add |default('') filter on hookable_metadata.configuration.title in the else branch, consistent with all other similar templates in the package.

Fixes #354

@loic425 loic425 merged commit 6e69a60 into Sylius:main Mar 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BootstrapAdminUi] breadcrumbs template crashes when no title is configured

2 participants