Refine

R

Refine

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

Join

ask-any-question

discussions

adverse-sapphire
adverse-sapphire9/8/2025

Cool thanks! Can’t wait to try it

Cool thanks! Can’t wait to try it
other-emerald
other-emerald5/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?
adverse-sapphire
adverse-sapphire5/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 🙏...
equal-jade
equal-jade4/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?
sunny-green
sunny-green4/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. ...
yappiest-sapphire
yappiest-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",...
national-gold
national-gold4/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!
genetic-orange
genetic-orange3/26/2025

Configuring Vite

i modify the vite config with this import path from 'path'; // import react from '@vitejs/plugin-react';...
vicious-gold
vicious-gold3/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 />)}...
equal-jade
equal-jade3/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
foreign-sapphire
foreign-sapphire3/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?
extended-salmon
extended-salmon2/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...
stormy-gold
stormy-gold2/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?
extended-salmon
extended-salmon2/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?...
optimistic-gold
optimistic-gold2/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?
conscious-sapphire
conscious-sapphire2/3/2025

Where to find the k8s template which is

Where to find the k8s template which is shown on the main index page?
deep-jade
deep-jade1/31/2025

I will like to contribute to the refine

I will like to contribute to the refine blog. How do I get started ?
flat-fuchsia
flat-fuchsia1/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