Refine

R

Refine

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

Join

ask-any-question

discussions

absent-sapphire
absent-sapphire1/29/2024

Hello people, i just did the javascript

Hello people, i just did the javascript master react refine tutorial, and i didn't understand one thing, can i connect this app with firebase so i can have a backend easily?
flat-fuchsia
flat-fuchsia1/23/2024

1. Adding List Page | refine

What am I doing wrong? I am following the tutorial and I just created the list page: https://refine.dev/docs/tutorial/adding-crud-pages/headless/index/#creating-the-list-page Now I am trying to add the list page to the app: https://refine.dev/docs/tutorial/adding-crud-pages/headless/index/#adding-the-list-page-to-the-app...
stormy-gold
stormy-gold1/22/2024

Hello everyone I hope you are all doing

Hello everyone I hope you are all doing good, i want to ask you if anyone has already used refine to create both right-to-left and left-to-right oriented UIs and if it's good enough ?
sunny-green
sunny-green1/22/2024

hey i am new to refine, but i want you

hey i am new to refine, but i want you suggestion between chakra and antd design. which one should i choose. in terms of size and perfomance which one better?
metropolitan-bronze
metropolitan-bronze1/17/2024

useForm error handling

Hello, I'm a backender and playing with Refine so I'm new to React. I have an "create new item" page and copied to code from the inferencer. When the request to server failed I see a red notification with an HTTP 500 error. The response from the server contains information what was wrong. How can I present this to the user? I tried to add a errorNotification to useForm, but that doesn't seem to work. Any help or pointer is welcome.
fair-rose
fair-rose1/17/2024

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?
rare-sapphire
rare-sapphire1/16/2024

'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?
adverse-sapphire
adverse-sapphire1/16/2024

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
flat-fuchsia
flat-fuchsia1/16/2024

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...
vicious-gold
vicious-gold1/15/2024

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 🙂
multiple-amethyst
multiple-amethyst1/15/2024

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.
sunny-green
sunny-green1/15/2024

@cory882 do you know how to make a

@cory882 do you know how to make a multiple stacked sidebars using mui?
subsequent-cyan
subsequent-cyan1/15/2024

Anyone using Devtools successfully?

Anyone using Devtools successfully?
sunny-green
sunny-green1/15/2024

Refine HR App

hello guys do you know here can i find the example for refine hr application?
vicious-gold
vicious-gold1/14/2024

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
optimistic-gold
optimistic-gold1/12/2024

Hello

Hello i using Mui Material UI Refine, how i can use Mui with Tailwind? Anyone can help me please?...
quickest-silver
quickest-silver1/11/2024

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?
like-gold
like-gold1/11/2024

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.
like-gold
like-gold1/10/2024

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
extended-salmon
extended-salmon1/10/2024

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?