Gildas Garcia
Gildas Garcia
Thanks for the PR! As this is a new feature, can you target the `next` branch? Besides, in order to test it, we'll need stories and unit tests. Can you...
I actually got the same issue on a personal project built with Remix and `@supabase/ssr`. Updating the package did not solve it. I'm still investigating. Besides, we do not use...
Unfortunately the tests are failing
Any news on this one?
I can't reproduce your issue on our [demo](https://marmelab.com/react-admin-demo). With nothing in localStorage, I'm redirected immediately to login page.
Hi, thanks for contributing. Can you please first explain the issue?
Any news on this one @rktamil?
Great idea! Can you open a pull request? This should target the `next` branch
This is not properly documented but there is a `useSimpleFormIteratorItem` hook that returns the `index` as you can see in [the `` documentation](https://marmelab.com/react-admin/SimpleFormIterator.html#removebutton). However, this implies to create a component...
> I'm a bit worried by the fact that the resource-specific translation keys for the CreateButton and the Create pages are the same. In my opinion, users should be able...