Skip to content

Breadcrumbs ErrorException: Trying to get property 'label' of non-object #905

@tarecord

Description

@tarecord

We're returning an array, but the breadcrumb template is expecting the array to be an array of Breadcrumb objects. It fails when trying to render $item->label.

return [
Breadcrumbs_Controller::BREADCRUMBS => $this->response,
Breadcrumbs_Controller::MAIN_CLASSES => [ 'u-sep-arrow' ],
];

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions