Refine

R

Refine

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

Join

ask-any-question

discussions

wee-brown
wee-brown5/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?
grumpy-cyan
grumpy-cyan5/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 🙏...
solid-orange
solid-orange4/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?
exotic-emerald
exotic-emerald4/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. ...
optimistic-gold
optimistic-gold4/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",...
equal-aqua
equal-aqua4/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!
stormy-gold
stormy-gold3/26/2025

Configuring Vite

i modify the vite config with this import path from 'path'; // import react from '@vitejs/plugin-react';...
correct-apricot
correct-apricot3/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 />)}...
initial-rose
initial-rose3/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
other-emerald
other-emerald3/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?
wise-white
wise-white2/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...
extended-yellow
extended-yellow2/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?
causal-orange
causal-orange2/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?...
rival-black
rival-black2/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...
conscious-sapphire
conscious-sapphire2/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?
mere-teal
mere-teal2/3/2025

Where to find the k8s template which is

Where to find the k8s template which is shown on the main index page?
correct-apricot
correct-apricot1/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
fair-rose
fair-rose1/30/2025

Hey Team,

Hey Team, I'm looking to discuss a potential partnership with Refine for HackByte, Central India's biggest Hackathon in Jabalpur, India. We're expecting over 500 developers and tech enthusiasts from across country, and we believe Refine could be a fantastic partner for our hackathon. Could someone point me to the best person to contact for partnership opportunities? I'd really appreciate it! Thanks in advance for your help!...
genetic-orange
genetic-orange1/27/2025

I know refine is supposed to be used for

I know refine is supposed to be used for internal tools, but I really like the philsophy of how it separates data from UI. So, ended up using it in a production application that's more a user facing SaaS. Wonder if anyone else has used refine for production apps like that or if it truly is mostly all internal tooling
Next