Whyt using spa mode, any action make 10, 20, 30 request to backend?

i update my project and add spa() in panel configuration, but now when i make any action like go to dashboard, edit or save a register, this make many request to backend... Any idea about this problem? Thank you
No description
1 Reply
toeknee
toeknee16mo ago
Look at what you are loading in the view, you might have multiple requests looping over the table rows

Did you find this page helpful?