filament/forms/src/Components/Tabs/Tab.php

$this->id(Str::slug($label));

Returns empty for non-English, causing all tabs to be selected.
Was this page helpful?