Gildas Garcia

Results 188 comments of 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...

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?

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...