foreign-sapphire
foreign-sapphire16mo 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.ai16mo 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.ai16mo 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.ai16mo ago
<@1031576840931913859> kapa.ai is still learning and improving, please let us how it did by reacting below
flat-fuchsia
flat-fuchsia16mo 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?
foreign-sapphire
foreign-sapphire16mo 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
Omer16mo ago
Can you try updating to the latest version of @refinedev/supabase dependency?
foreign-sapphire
foreign-sapphire16mo 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
More Posts
Where is the best place to add an error handler for the automatic notifications of success/error?Hi guys, I have built a lot of things now and its time to add logic to the error notifications that using strapi v4 media uploader trying to get existing files getting a fileList errorwhen I use strapi media uploader and there is an existing file when I load my edit page I get the fowhat is the correct way to list media in the interface export when using strapi v4 media uploader?if I am using strapi with the media uploader, what would the correct way to list that media in the iHow to add custom page(like dashboard) in nextjs?i want to add a dashboard page in refine base-on nextjshow to configure refine to present the url in a sub directoryI have a project in refine which is installed in a sub directory (eg: http.site.com/subfolder). Howchange faviconhow about dev how can i change the favicon.icoSameSite attributeHi, Running the basic cli generated site with google login I get this error in the console. Indicahow do i import a refine ant table of admin panel as pdf can i do it just like how i do with normalhow do i import a refine ant table of admin panel as pdf can i do it just like how i do with normalHow to sort DataGrid of computed column?One of my columns in the MUI x-DataGrid is a computed column. When I attempt to click the header to One rangepicker to filter two lists using useSimpleListCan I use a single rangepicker to filter two lists using useSimpleList. For example if I submit a ra