https://flareapp.io/share/o7A1nLv7#F82
public function mount()
{
return $this->redirectRoute('route');
}
error "Undefined array key 1"
similar to this https://github.com/livewire/livewire/discussions/5238
that repo should be good to replicate, the structure are similar
livewire: 2.12.3
discussion on github: https://github.com/livewire/livewire/discussions/5644