Revarh
Revarh
**What you were expecting:** I am using SimpleForm and I want to use FormDataConsumer to update inputs. **What happened instead:** When I use FormDataConsumer along with a disabled props in...
**Is your feature request related to a problem? Please describe.** Not a problem but in my design case I'd rather hide the label of SelectColumnsButton **Describe the solution you'd like**...
Hello ! Since Supabase released their new auth system, it seems RA-supabase is not anymore able to provide password creation/reset. When I create a user account, the person receives a...
Hi, It seems the peer depencies for the project are locked on React-Admin 4.x `"peerDependencies": { "react-admin": "4.x" },` And in devDependencies: `"react-admin": "4.0.x",` It conflicts with installing RA 5...