stormy-gold
stormy-gold3y ago

update refine 4.10

execute yarn run refine update to 4.10 and it no longer makes the queries it keeps loading the response I use supabase
7 Replies
kapa.ai
kapa.ai3y ago
Hi @efren6799. 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.ai3y 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) and refine blog (https://refine.dev/blog) for more information and guidance. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
Overview | refine
What is refine?
Blog | refine
A Docusaurus powered blog!
kapa.ai
kapa.ai3y ago
<@1031576840931913859> kapa.ai is still learning and improving, please let us how it did by reacting below
generous-apricot
generous-apricot3y ago
Hey @efren6799 did you only updated the core or are there any other packages updated? Do you have this issue in lists or other actions? Also can you tell me the UI package you are using?
stormy-gold
stormy-goldOP3y ago
"@refinedev/cli": "2.5.0", "@refinedev/core": "4.10.0", "@refinedev/mantine": "2.10.0", "@refinedev/supabase": "5.3.0", I update those packages I think that when updating supabase
Omer
Omer3y ago
Can you try updating to the latest version of @refinedev/supabase dependency?
stormy-gold
stormy-goldOP3y ago
I think it's the latest "@refinedev/supabase": "5.3.0", Before I had this "@refinedev/supabase": "^5.0.0", go back to the previous version of supabase and it works for me

Did you find this page helpful?