F
Filament3mo ago
Down

Is there any way to add loading indicator to custom widgets ?

I tried to use a variable to control the view showing the <x-filament::loading-indicator class="h-5 w-5" /> or not, but it didnt work
1 Reply
Down
DownOP3mo ago
I did it - I overwrote the CanBeLazy trait and changed the load view to my - it worked - thanks

Did you find this page helpful?