SeeMe
Explore posts from serversPPrisma
•Created by SeeMe on 7/23/2024 in #help-and-questions
migrations folder
is there a way to have 2 migrations folders?
14 replies
RRefine
•Created by ugly-tan on 4/16/2024 in #ask-any-question
caching
how to cache the data from a table from a getList?
11 replies
RRefine
•Created by deep-jade on 4/16/2024 in #ask-any-question
i have this error
useLocation() may be used only in the context of a <Router> component.
4 replies
RRefine
•Created by multiple-amethyst on 4/16/2024 in #ask-any-question
inferencer
@refinedev_inferencer_mui.js?v=9f586f24:40030 Uncaught Error: Could not resolve "@refinedev/mui" imported by "@refinedev/inferencer". Is it installed?
4 replies
RRefine
•Created by rising-crimson on 3/27/2024 in #ask-any-question
data provider for parse server
is there any data provider for parse server
4 replies
RRefine
•Created by optimistic-gold on 9/16/2023 in #ask-any-question
Can I use different menu items for the same resources?
resources={[
{
name: "post",
list: "/post",
meta: {
label: "My custom post ",
},
{name:"post",
list:"/post1",
meta: {
label: "My custom post2",
},
}
4 replies
RRefine
•Created by ugly-tan on 9/11/2023 in #ask-any-question
useEditableTable
The useEditableTable hook can be used with Mui? If yes can I see an exemple ?
5 replies