Refine

R

Refine

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

Join

ask-any-question

discussions

passive-yellow
passive-yellow9/8/2025

Cool thanks! Can’t wait to try it

Cool thanks! Can’t wait to try it
metropolitan-bronze
metropolitan-bronze5/22/2025

is it a safe practice if i add refine

is it a safe practice if i add refine into my own app? or is it best i create another whole app?
passive-yellow
passive-yellow5/14/2025

Hello everyone!

Hello everyone! I want to follow-up on https://github.com/refinedev/refine/discussions/6767 : any updates to share by any chance? I'm also interested to implement Refine but our designs are using shadcn. Thanks 🙏...
absent-sapphire
absent-sapphire4/27/2025

Hello everyone Iam currently looking for

Hello everyone Iam currently looking for an open source project where I can contribute. I need to do that for a university course. It will be my first open source project. Do you guys think Refine is a good project to start? Do you currently have good first issues to start with ? Or is it not a good time to get something pulled right now?
rival-black
rival-black4/11/2025

SuperDev993595 - Overview

Hi there! I'm a senior software engineer, passionate about building solutions that can truly make a difference. I'm here to collaborate and help bring your ideas to life. If you have any projects in mind, feel free to reach out—I'd love to hear about them. My specialty lies in backend development, and I'm ready to dive in. ...
adverse-sapphire
adverse-sapphire4/10/2025

this is how i managed to make it work

this is how i managed to make it work ```const queryKey = keys().data().resource("employee-group").action("list").params({ filters: [{ field: "type",...
solid-orange
solid-orange4/7/2025

I am actively looking for new job

I am actively looking for new job opportunities or tasks as a Web Full Stack Developer with experience in Smart Contracts, NFTs, DeFi, and DApps. I’d love to connect with you. Thank you!
deep-jade
deep-jade3/26/2025

Configuring Vite

i modify the vite config with this import path from 'path'; // import react from '@vitejs/plugin-react';...
automatic-azure
automatic-azure3/19/2025

hello guys, i used refine antd for

hello guys, i used refine antd for authpage, and i wanna show the icon of show/hide password <Input.Password placeholder="Password" iconRender={(visible) => (visible ? <EyeOutlined /> : <EyeInvisibleOutlined />)}...
extended-salmon
extended-salmon3/17/2025

Hi. Can I define routes outside of App.

Hi. Can I define routes outside of App.tsx file? When I did that, it threw exception: Missing "./." specifier in "@refinedev/react-router" package
pleasant-yellow
pleasant-yellow3/17/2025

Hey, I've fixed an issue related react-

Hey, I've fixed an issue related react-hook-form. Now I need to write unit test for that fix. I am unable to run tests. Little confused between so many packages. Can anyone help me with that?
modern-teal
modern-teal2/24/2025

hello, guys, i have an issue i am having

hello, guys, i have an issue i am having for several days. I wanted to make a table component using useTable hook from "@refinedev/react-table" Basically, the columns field don't want to accept ColumnDef<TData>[] type value. It gives me: ColumnDef<TData, any>[]' is not assignable to type 'ColumnDef<BaseRecord, any>[] but if I try to hard code the columns to a type ColumnDef<BaseRecord, any>[] , it errors: Type 'BaseRecord' is not assignable to type 'TData'. Please help me...
rare-sapphire
rare-sapphire2/18/2025

I have a list of customers, and I need

I have a list of customers, and I need to create a button in the actions to list the addresses related to that customer. How do I do it?
vicious-gold
vicious-gold2/12/2025

hi are you planing to upgrage refine/

hi are you planing to upgrage refine/node docker image or maybe i can use other images?...
wee-brown
wee-brown2/12/2025

React Admin Panel Tutorial | A comprehen...

https://reactadminpanel.com/ appears to be broken. On the homepage it shows ``` Error :( ReferenceError: BrowserRouter is not defined...
stormy-gold
stormy-gold2/5/2025

Hello everyone, How to implement clerk

Hello everyone, How to implement clerk auth in a nextjs refine project? I need to implement the authProviderClient with the vanilla js clerk API?
dependent-tan
dependent-tan2/3/2025

Where to find the k8s template which is

Where to find the k8s template which is shown on the main index page?
rival-black
rival-black1/31/2025

I will like to contribute to the refine

I will like to contribute to the refine blog. How do I get started ?
stuck-chocolate
stuck-chocolate1/31/2025

Refine AI

Just seen this very cool https://refine.dev/ai/ have you thought about being able to generate from an openapi spec - I sort of feel that this is one key thing refine is missing from getting more wide stream adoption in enterprise as its used so heavily as the contracts to the backends. At least its the resistance i have faced
Next