SOLVED nothing to do with Refine it was
SOLVED: nothing to do with Refine, it was Expo cache issue, options to disable both work fine on Expo/react native
I am not sure where should I write it so I am going with #general 😉
I am using Refine v4 in Expo/React Native app. It works as expected for web, but for mobile app I run into errors concering Telemetry (use of Image) and React Query Dev Tools (use of window functions). Disabling both didn't solve the isseue, as they were still present in dist production bundle and cause error. After removing both blocks app runs more or less as expected (still have problem firth firebase, but that is refine-firebase issue possibly).
I will investigate further, so I have some solid feedback or pull request, just letting you know. Maybe anyone run into similar issues?...
I was using useUpdateMany hook for bulk
I was using useUpdateMany() hook for bulk updation and it went well. but the table is not fetching the updated data
is there any way to refresh the table after the operation...
Where’s the refine banner located at
Where’s the refine banner located at? This is GREAT to have all my libraries and DB ready. I’m using Nextjs
What’s the difference between Refine and
What’s the difference between Refine and Amplication? Amplication docs are a joke, i want to try refine.
How do i run `refine dev` in debug mode
How do i run
refine dev in debug mode so that I can attach it to my IDE? 😄6h of debugging
6h of debugging.
solution: I changed the order of the router.route('/invitations')...
Can someone explain me this please?? xdd...
How do I create a fronted It’s just
How do I create a fronted??? It’s just giving me the client side and no real FrontEnd pace
hi am using refine firebase as the data
hi, am using refine-firebase as the data provider but meta populate is not working
Hello I m studying if Refine is a good
Hello, I'm studying if Refine is a good option for an internal admin panel I'm creating. This application will not necessarily have only CRUD actions and will also be able to interact with several external APIs, for example, so I want to know how I can create custom actions using Refine and if this is simple/possible or better than creating from scratch.
PS. A simple example that I thought that if I understood it I would be able to adapt it to any other more complex action, is to have just a form with a text field, where I type an email address and, when I click on a button ,it make a POST request to an API that sends an email to the email address given in the input.
...

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 😍....