Refine

R

Refine

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

Join

ask-any-question

discussions

equal-aqua
equal-aqua11/8/2023

Are you able to scaffold a fresh refine

Are you able to scaffold a fresh refine app with nextjs app for? Or do you have to use the example one? Cheers
passive-yellow
passive-yellow11/4/2023

Hey guys πŸ™‚

Hey guys πŸ™‚ I discovered refine a few weeks ago and had a hard time understanding what it actually ist. Now that im reading the docs basically from start to finish... can you please tell me where the catch is? This cant... be just a perfect software right? ...
fair-rose
fair-rose10/28/2023

Hello, does anybody have a working

Hello, does anybody have a working example of datePicker in dropdown filter for ant design table and useTable?
fascinating-indigo
fascinating-indigo10/28/2023

can someone help me make an email in

can someone help me make an email in sendgrid?
deep-jade
deep-jade10/26/2023

Why do I have ignoredRouteFiles in remix

Why do I have ignoredRouteFiles in remix.config.js ?
deep-jade
deep-jade10/26/2023

Hi all, do you know how to make pages in

Hi all, do you know how to make pages in folders for remix? And why all files are prefixed with underscore? Like "_layout.tsx"
xenial-black
xenial-black10/21/2023

Using refine in monorepos

Hello, please tell me is it possible to run refine in monorepo? I'm getting a "refine core package not found" error. It seems that getInstalledRefinePackages is not designed for the monorepo case.
optimistic-gold
optimistic-gold10/16/2023

onClick show walk in record BOOKING ID

onClick={() => show("walk_in", record?.BOOKING_ID)} onClick={() => { go({ to: getToPath({ resource: "walk_in" ...
xenial-black
xenial-black10/15/2023

I’m interested in the enterprise

I’m interested in the enterprise features but don’t have a non personal email for submitting the form
fair-rose
fair-rose10/10/2023

Hi all can anyone help me with solving

Hi all, can anyone help me with solving this error: Uncaught ReferenceError: global is not defined at node_modules/fbjs/lib/setImmediate.js, I'm trying use react-form-builder2 package and getting this error....
eastern-cyan
eastern-cyan10/6/2023

chakra ui form

Hi guys! I have a question, maybe a silly one but im not very experienced with react and just starting to learn refine. Is it possible using the inferencer generated page for create and save to change the data before submitting? I have found this link with related information https://refine.dev/docs/faq/#how-can-i-change-the-form-data-before-submitting-it-to-the-api but it works using a form and the inferencer for ChakraUI doesn't generate any form. Any idea? Thank you
inland-turquoise
inland-turquoise10/6/2023

hi there i have question about edit page

hi there i have question about edit page, API get detail data and patch have difference schema ex: ``` GET { ...... other field...
conscious-sapphire
conscious-sapphire10/5/2023

Hi there I want to build kind of a

Hi there, I want to build kind of a business middleware that will help me handle some administrative tasks. Basically I want to aggregate products from all our vendors into one single application. Our vendors upload a csv to a ftp server, every morning at around 4am a new file gets uploaded. Now what should I do? is there a way to serve the csv directly? Without the need to store that into a database? We only read from those csv files. The data will be converted and put into another system via rest on demand (to fill quotes and orders) I hope you understand my question (not a native speaker) πŸ™‚...
plain-purple
plain-purple9/29/2023

How s it going

How's it going? Need the server side code demo of https://api.nestjsx-crud.refine.dev/ This private repository, need it. I can't open it....
probable-pink
probable-pink9/29/2023

hi i have a problem with mem in next

hi, i have a problem with mem in next-router-worker, use much RAM.
variable-lime
variable-lime9/29/2023

refine + next.js

Hi guys, we've been testing Refine for a project recently doing standard CRA. Lately I've been toying with Next.js to see how that could benefit my application. Whats refine and next.js relation and how do they work together? Seem to me like taking advantage of the next.js SSR/SSC makes refine a bit redundant? or can you use refines useList/useTable etc on server side the same way? Please help me understand πŸ™‚
xenial-black
xenial-black8/29/2023

anyone facing White screen of death when

anyone facing White screen of death when creating a MUI with example pages using vite js?
plain-purple
plain-purple8/28/2023

hello guys need help

hello guys, need help
flat-fuchsia
flat-fuchsia8/28/2023

i tried a blog post to authenticate my

i tried a blog post to authenticate my next js app but i'm getting some issues like when i try route path it wasn't asking me to login
ratty-blush
ratty-blush8/23/2023

hello guys can you tell me how to setup

hello guys, can you tell me how to setup casl in react refine dev with access control provider ?