refine
refine copied to clipboard
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
### Describe the bug The inferencer with a custom rest-api produces an exception ### Steps To Reproduce Using the tutorial code with a different rest-api having these two endpoints: ```...
### Is your feature request related to a problem? Please describe. Hi, Most of my resources have their PKs not as "id", but as some other custom "x-id", like "resourceId"....
### Describe the bug ``` } > ``` As you can see in the above code that I have given prop **goBack** but it is not working as expected. It...
### Describe the bug I override the field tags with field **_fieldTransformer_** ```tsx { key: "tags", type: "relation", relation: true, multiple: true, resource: { name: "tags", route: "/tags" }, relationInfer:...
### Describe the bug when using external search box to filter a table with filter.mode set to "off" the filter query is correctly displayed on the location bar but the...
### Is your feature request related to a problem? Please describe. It would be good if we can forcefully render on Resource click. For example, I'm working on a big-scale...
### Is your feature request related to a problem? Please describe. It might be useful to have a single place to configure all different notification messages for different resources, cause...
Add refine.new tutorial **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result...
### Documentation issue https://refine.dev/docs/api-reference/mui/components/fields/markdown/  The code example for `MarkdownField` is not showing any markdown so it looks like it's not working. ### Describe the...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....