PracticeMatrix custom field.->live(onBlur: true)->afterStateUpdated(fn (Set $set, ?string $state) => $set('slug', Str::slug($state))), to a TextField to automatically generate a Slug in TextInput::make('slug').blur the TextField, most of the BestPracticeMatrix component disappear and I don't know why.$practicesData = $getPracticesData(); is now an empty array so the @foreach in the template is not rendering anything.ViewField::make()