bombillazo
bombillazo
Explore posts from servers
RRefine
Created by ambitious-aqua on 12/11/2023 in #ask-any-question
Migrating to React Query v5
11 replies
RRefine
Created by optimistic-gold on 12/11/2023 in #ask-any-question
Migrating to React Query v5
Ok ill create an issue for this with some steps we took as well. Thanks for the update!
11 replies
RRefine
Created by conscious-sapphire on 12/11/2023 in #ask-any-question
Migrating to React Query v5
Thanks!
11 replies
RRefine
Created by correct-apricot on 12/11/2023 in #ask-any-question
@refinedev/antd error
Hey, it was an issue wiht next transpiling certain dependencies
7 replies
RRefine
Created by other-emerald on 12/11/2023 in #ask-any-question
Migrating to React Query v5
Any response from the Refine team?
11 replies
RRefine
Created by afraid-scarlet on 7/4/2023 in #ask-any-question
Module not found: Can't resolve 'antd/es/ConfigProvider'
I am getting this same issue! Did going down a version help?
11 replies
RRefine
Created by like-gold on 3/18/2023 in #ask-any-question
inferencer
Where can I follow the progress made on the inferencer component to see compatibility/feature releases?
8 replies
RRefine
Created by genetic-orange on 4/5/2023 in #ask-any-question
inferencer: determine the relations for more than 1 foreign keys referring to the same target table
Hey, instead of using inferencer, do you recommend using the CLI to generate the template resources? Beside probably being unstable, why is it not recommended to use Inferencer in production?
7 replies
RRefine
Created by sensitive-blue on 4/12/2023 in #ask-any-question
How can I invalidate the data returned by `getIdentity`?
Thanks! I saw my issue was related to the cookie setup.
6 replies
RRefine
Created by adverse-sapphire on 4/11/2023 in #ask-any-question
React Query context issue with custom hooks
Yes. The issue was related to Next.js transpiling though. I found a solution in github issues. Thanks for the help.
11 replies
RRefine
Created by environmental-rose on 4/11/2023 in #ask-any-question
React Query context issue with custom hooks
@kapa.ai That did not work, I still get the same error. Is there any setup required to access the same React Query instance using hooks?
11 replies
RRefine
Created by sunny-green on 4/11/2023 in #ask-any-question
React Query context issue with custom hooks
I will try passing a custom client to see if it works...
11 replies
RRefine
Created by xenial-black on 4/7/2023 in #ask-any-question
Typing the `custom` method in DataProvider
@kapa.ai How do I narrow the response type inside my custom function implementation to avoid type constraint errors and allow different response types depending on the input?
8 replies
RRefine
Created by sunny-green on 4/7/2023 in #ask-any-question
Clearing up usage/purpose of `custom` method parameters.
Cool, @kapa.ai how do I use the meta parameter in a DataProvider method? Give me an in-depth example.
13 replies
RRefine
Created by sensitive-blue on 4/7/2023 in #ask-any-question
Clearing up usage/purpose of `custom` method parameters.
@kapa.ai Can you give a more concrete example of the difference between query and payload?
13 replies
RRefine
Created by xenial-black on 3/28/2023 in #ask-any-question
How can I use `authProvider.getIdentity()` inside `getServerSideProps` with Next.sj.
Done! https://github.com/refinedev/refine/issues/4011 I was able to achieve what I wanted by using the Supabase client directly, thanks for the help!
13 replies
RRefine
Created by sensitive-blue on 3/28/2023 in #ask-any-question
How can I use `authProvider.getIdentity()` inside `getServerSideProps` with Next.sj.
No description
13 replies
RRefine
Created by noble-gold on 3/28/2023 in #ask-any-question
How can I use `authProvider.getIdentity()` inside `getServerSideProps` with Next.sj.
Thats a pretty good answer, but I need the actual identity data inside the props function, not just if it is authenticated or not.
13 replies