Table action edit modal is very slow

Hi, when i list for example 100 records in my table it takes about 3-4 seconds before the edit modal pops up. if i list 5 records it loads much faster. How can i improve this?
3 Replies
Saifallak
Saifallak14mo ago
nothing you can do, thats how livewire works, it must load all things on each action
toeknee
toeknee14mo ago
As above, but ensure you do have blade icons cached too. and check the queries are not excessive
Jompi (work)
Jompi (work)OP14mo ago
Ok, thanks for quick replies!

Did you find this page helpful?