viewrecord on modal not showing record

->columns([ TextColumn::make('rekening.nama') ->searchable(), TextColumn::make('rekening.no_rek') ->label('Label'), TextColumn::make('saldo') ->money('IDR') ->summarize([ Sum::make() ->money("IDR"), ]), TextColumn::make('updated_at') ->label('Terakhir Di Ubah') ->since() ]) my table column ->actions([ Tables\Actions\ViewAction::make(), ]) My View Action i dont know what is wrong
No description
3 Replies
LeandroFerreira
LeandroFerreira10mo ago
console errors? What is the filament version?
Sector
Sector10mo ago
the properties are visible in the model?
jepewsykes
jepewsykesOP10mo ago
v3.2.27 bro unguarded model bro no error on console bro i dont know why 😦
Want results from more Discord servers?
Add your server