Everything is working well at this point, but for some reason, When I execute my Header Action, returns livewire error, IF i remove this custom view, It works fine, what i'm doing wrong?
Action code:
Solution
Added :wire:key="'badge-tag-' . $tag->id" /> and it works.