Skip to content

Breadcrumb trail removed after calling livewire method via blade #11

@marcoluzi

Description

@marcoluzi

Expected Behavior

When I implement the breadcrumbs into a livewire full page component according to the documentation, it should keep its trail upon component update.

Actual Behavior

After a full page component update, the breadcrumb trail is removed except for home.

Steps to Reproduce the Problem

After the page is loaded, change the sorting order using the dropdown. After the new order is applied, all items except for the home item get removed from the breadcrumbs.

Specifications

App runs inside laravel sail container.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions