stormy-gold
stormy-gold16mo ago

Double requests for list

Why there are doubled requests, after I I replaced the list view with the interferencer result?
5 Replies
kapa.ai
kapa.ai16mo ago
Hi @heinzmandala. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
kapa.ai
kapa.ai16mo ago
---------------------- 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?
kapa.ai
kapa.ai16mo ago
<@700583944378122250> kapa.ai is still learning and improving, please let us how it did by reacting below
harsh-harlequin
harsh-harlequin16mo 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?
stormy-gold
stormy-gold16mo 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.