Refine

R

Refine

Join the community to ask questions about Refine and get answers from other members.

Join

ask-any-question

general

I have run the CRM app in my local

I have run the CRM app in my local machine. Now I want to customize it. I can't see the backend code here. How to get the backend code? Can you please help me?

'AntdListInferencer' refers to a value,

'AntdListInferencer' refers to a value, but is being used as a type here. Did you mean 'typeof AntdListInferencer'? | why am i getting this errors?

I see that we can pass additional data

I see that we can pass additional data with the meta prop for <DeleteButton meta={...} />. Is it possible to access those values in the backend? Im currently doing something hacky by updating recordItemId to pass the required data to my api

hello i am new i want to contribute to

hello i am new i want to contribute to this software how to get stated i have decent knowledge in mern stack...

hi friends, is there a way to change the

hi friends, is there a way to change the port for the refine dev? i'm getting conflicts on port 5001/2 on separate dev projects and would love to customize it 🙂

Hello, I created my first PR in Refine

Hello, I created my first PR in Refine and made some changes in Form hook. As I am a beginner, I am facing issues while running tests. Can Someone explain or provide resources on how to run tests and see if my change is working fine or not.

@cory882 do you know how to make a

@cory882 do you know how to make a multiple stacked sidebars using mui?

Refine HR App

hello guys do you know here can i find the example for refine hr application?

Backend for the CRM example

hi friends, does anyone know if the source code of the backend for the CRM example is public? I'd love to see how the stack and backend is setup to support this app

Hello

Hello i using Mui Material UI Refine, how i can use Mui with Tailwind? Anyone can help me please?...

Hi! Do you guys know how to deal with

Hi! Do you guys know how to deal with fetching multiple records from two or more tables from the API using the useTable hook instead of useMany? Let's say I have customers and orders table. Is there a way to tell the useTable to get records from those two table?

Thanks, my issue isn’t with clerk and

Thanks, my issue isn’t with clerk and supabase. It’s with refine using supabase auth instead of clerk.

Hello, I’m using Clerk.com for auth with

Hello, I’m using Clerk.com for auth with supabase and wanted to use Refine.dev but it seems that it needs supabase auth. Is there a way around this or how can I get this to work? Thanks

Hello I have a quest about updating

Hello I have a quest about updating Refine. Should I update it to the wanted versions or the latest? If the latest version is in red does that mean that it is a breaking change?

Anyone that has ever tried to combine

Anyone that has ever tried to combine the Refine and Payload CMS dashboard?

Hello, I've just cloned refine.dev from

Hello, I've just cloned refine.dev from https://github.com/refinedev/refine.git and then ran the project but I am getting some errors.

Does someone has an example for a page

Does someone has an example for a page in react for editing a singleton in the backend?

PocketBase - Open Source backend in 1 fi...

Hello! I'm wondering if there are any https://pocketbase.io/ users here (or people interested in using it)? The past week I've been working on the data/live provider for this backend in Refine

Hi,

Hi, Is there a plan to support supertokens (https://supertokens.com/) ? if not, how hard is that to implement on my own? Thanks...