Martin

Results 3 issues of Martin

After upgrading to @mui/material version 5.9.3. I'm getting a type-error on my custom theme. Apparently the sx property of MuiAlert is incompatible. Would it be possible to upgrade react-admin to...

needs more info

Is it necessary to have 15 dependencies? I'm just using typescript-axios, so I'm not sure why nestjs/core needs to be added to my node_modules

bug

Hi, great package, however I'd like to know how this differs with TRPC, which also offers type-safety for server routes, which also has a NextJs integration: https://trpc.io/docs/nextjs Would love to...