Example pages are not prompted in the latest version of create-refine-app
I am not getting "Do you want to add example pages?" when I use: npm create refine-app@latest. Any help?
Hello everyone I just want to understand
Hello everyone.. I just want to understand something but IDK if this is the right channel or should I use discussions.. if not right channel let me know..
In react-hook-form in
useForm
function, why don't you directly declare defaultValues
ย in the useHookForm
in this line, rather use useEffect
to go over the fields and set the values? (in line #L130. Since defaultValues
can be undefined
, just setting queryResult?.data?.data
solves the problem.
If I set it that way, I can use useFieldArray
properly in my code, now I have to jump some hoops to clearly reflect the fields. Is there a specific reason not to use that, maybe I am missing something?...How do I style the sidebar and its items
How do I style the sidebar and its items? I've looked at older answers but I don't really get it. I am using MUI, typescript and v4.
Hello everyone I just found this project
Hello everyone I just found this project on twitter. And I want to understand the working logic. As far as i understand a rapid tool (cli) for creating CRUD pages with React.js. Can I say it is a framework based on react? Or just a rapid tool
Help
Hey everyone. I'm developing a courier management system for my university project. Is there anyone how's willing to help me out throughout the development process??? Thanks in advance ๐
Hey
Hey
I have recently raised an issue on UI i wanna work on that issue can anyone help me in how I can set up the website on my local machine ?...
Upgraded a new project to R4 Isn t going
Upgraded a new project to R4, Isn't going too good. Need to rewrite many things.
Hey รmer 5479 have yet to upgrade to v4
Hey @Omer, have yet to upgrade to v4 as we're now in the process of going live with the current version (~3.8). Will upgrade afterwards and see the improvements ๐
I did wanted to ask though, as I haven't seen it on the changelog - any chance any of the improvements to the Inferencer we've talked about (e.g. custom id) went into this version?...
Hey รmer 5479 I have also upgraded to
Hey @Omer, I have also upgraded to refine v4 and transition was very smooth using codemod. Any issues that I faced have already been solved using the help from the community. My feedback is that v4 has opened a lot more room for developer control which is very exciting.
The story that I want to share is that, I was just trying to create a custom page and was just going to create it and add it on the routerProvider as on v3. But you guys just released v4, So thought let's first upgrade to v4 and then create a custom page. But was amazed by how easy it is on new version to create a custom page and loving it ๐....
Hello is there any guide to using a
Hello, is there any guide to using a global state provider with Refine tool? I'm trying to implement a global state to store access token, but it appears it is going into an endless loop. Can somebody guide me? Note I'm just a beginner and following a tutorial to make this. Thanks for being gentle.
Hi There How can I remove i18n Provider
Hi There, How can I remove i18n Provider from my app? By mistake I add it.
And having another issue with Refine
And having another issue with Refine using Antd
Failed to run, is it incompatible with
Antd
package?...please help if anyone know how to get
please help if anyone know how to get client id for start refine
Finefoods Ant Design Admin Panel - refin...
Hi everyone, I am new to refine admin framework. My background from SPA react js and Node middleware write in typescript. I am looking for a right tool to develop Privilege Account Review and Management for company. Does refine admin support my existing restful api? And does it allow me to build custom page? So far my reference is based on Finefoods https://example.admin.refine.dev/
Hello everyone I m using a customtoolbar
Hello everyone. I'm using a customtoolbar passed as a components prop in my datagrid.
Is there any way I could tweak the looks of the 'modal' GridToolbarColumnsButton shows when clicked?...
Hey guys good day quick question does
Hey guys good day, quick question, does the Select component of Refine Mantine supports pagination ? I have connected the useSelect hook with the Select dropdown and set hasPagination to true with pageSize of 20 but I'm not seeing any events that could trigger a fetchMore event or something similar. I've been doing some search in the docs and via google but I couldn't find anything related
Hello I want to follow the rules here
Hello. I want to follow the rules here, but I'm not sure if I can post a question in general...
I'm using Inferencer, but if api don't have any resources, it's displayed as follows. I also want to define basic InferField lists for each API, so is there any way?...