CustomWizard, extending the base Wizard.$component->getState() misses the ->dehydrated(false) on the "dummy" select.\Filament\Forms\Components\Concerns\HasState::getState, which doesn't care about dehydration. And EditRecord uses \Filament\Forms\Concerns\HasState::getState, which does.->dehydrated() into account?