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
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:
----------------------
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?
<@1000087684632547538> kapa.ai is still learning and improving, please let us how it did by reacting below
absent-sapphire•17mo 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?
quickest-silver•17mo ago
Thank you
I solved the issue