Breadcrumbs showing both left < and right > chevrons
I'm using the breadcrumbs blade component directly in a view, like this
Which is how the documentation recommends it. But it is showing up in my view like this (attached image)
Why is there a chevron left
I should note that I'm not using the panels package. Only the forms package in a custom livewire page.
Which is how the documentation recommends it. But it is showing up in my view like this (attached image)
Why is there a chevron left
< next to each item? Shouldn't it just show a chevron right? >I should note that I'm not using the panels package. Only the forms package in a custom livewire page.

