Filament in react behavior?
Well this might be a stupid question, or very very smart & cool. Anyone feels the table (especially with a lot of rows with complex decorations like badge, icons, colors) loaded or updated relatively slow, or very slow? Yeah that's ssr, we know, livewire..
I don't have any problems with form, widgets or page since they're small and quickly rendered... But tables are really different case, in term of massive repetitions and size...
I'm just curious, is it possible for us to prepare our "fixed row template", bring it to the hardcoded view as an alpine template, then we just send json for any update???? I want anyone to help me decide whether I should allocate my time for trying that or just never do it at all π
0 Replies