Top "Admin-on-rest" questions

Use it for questions about the admin-on-rest admin framework for React.

babel JS file can't resolve "@babel/runtime/helpers/builtin/classCallCheck"

on-rest my project was working great untill I delete my node_modules file and try to re-install npm package. I …

reactjs npm babeljs node-modules admin-on-rest
Date picker: timezone shift

Problem If I select a date in a <DateInput>, the datetime is in the user's timezone (e.g. 2017…

material-ui admin-on-rest
Nested menu (sub-menu)

I'm trying to implement Sub-menu (nested menu). It's worth to mention that I'm using hydra component and don't have previous …

reactjs redux admin-on-rest react-admin
Error: The Content-Range header is missing in the HTTP Response

I am setting up admin on rest, and now I am getting this error when I try to fetch data, …

javascript ruby-on-rails reactjs http-headers admin-on-rest
Cutomize Delete button react-admin

Is there any way to customise DeleteButton button in react-admin to add a confirmation message like 'Do you want to …

reactjs admin-on-rest react-admin
Custom Button in react-admin

I want to create a 'clone' button from react-admin which will allow me to clone/copy the existing data record …

reactjs admin-on-rest react-admin