adverse-sapphire
adverse-sapphire15mo ago

Controller Component problem

I have an issue when I use Controller where the first time I visit the record all data will be fetched successfully but if i visit the record it will not fetch any data so i tried use the normal input each time i visit the record it fetches it correctly what would be the problem i build the form dynamically where i use json not hard coded
5 Replies
kapa.ai
kapa.ai15mo ago
Hi @saji_nael. 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.ai15mo ago
---------------------- Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the refine documentation (https://refine.dev/docs) for more information on how to handle data fetching and related issues. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
Overview | refine
What is refine?
kapa.ai
kapa.ai15mo ago
<@1000087684632547538> kapa.ai is still learning and improving, please let us how it did by reacting below
inland-turquoise
inland-turquoise15mo ago
Hello @saji_nael , its hard to understand the problem by the message. Can you provide us a reproducible example with stackblitz, so we can help you?
adverse-sapphire
adverse-sapphire15mo ago
Thank you I solved the issue