Double requests for list
Why there are doubled requests, after I I replaced the list view with the interferencer result?
5 Replies
Hi @heinzmandala. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the refine documentation for more information: https://refine.dev/docs
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------Overview | refine
What is refine?
<@700583944378122250> kapa.ai is still learning and improving, please let us how it did by reacting below
frozen-sapphire•2y ago
Are you talking about API calls?
https://refine.dev/docs/faq/#why-are-api-calls-triggering-twice
If so, it is intended behavior
FAQ | refine
How can I change the form data before submitting it to the API?
vicious-gold•2y ago
@ozgurakca Thanks for the hint, had the same issue with ReactQuery, hope this will fixed soon by React team.
@ozgurakca FYI ReactQuery v5 fixes that. Though it is officially still "alpha" (very conversative versioning), it seems to work just as v4 OOTB, to me.