Livewire wire:navigate loading multiple instances of livewire etc

wire:navigate will typically only work with Laravel routes, not WordPress posts/pages.

If you are using Laravel routes, then I’d try what @niznet suggested in the other thread and manually bundle Livewire/Alpine instead of using the Directives.