Jean-Baptiste Kaiser

Results 132 comments of Jean-Baptiste Kaiser

Fixed by https://github.com/marmelab/react-admin/pull/7768

According to me this should be fixed on react-hook-form's side (the 'map' error actually comes from their code). That's what I tried to argue here https://github.com/react-hook-form/react-hook-form/issues/4826#issuecomment-1208145917 . I don't see...

Hello! Thank you for submitting this issue. This looks like a codesandbox only issue, since I have no problem running the no-code example locally. We'll look into that and keep...

One important thing though, since is is a new feature, could you please rebase your branch and target your PR to the `next` branch instead of `master`? Thanks :slightly_smiling_face:

Lastly, regarding your question about whether we need to factorize the code between ``, `` and `` a little more, IMO the amount of duplicated code is still small an...

We tried to reproduce @septentrion-730n 's issue on several other machines, but none of them had the issue. I believe it is safe to (finally!) merge your PR @arnaudvergnet Again,...

> We tried to reproduce @septentrion-730n 's issue on several other machines, but none of them had the issue. I believe it is safe to (finally!) merge your PR @arnaudvergnet...

@crates PR https://github.com/marmelab/react-admin/pull/8073 should have you covered. It should be merged pretty soon. Also note that if you do not want the list to save and read its state from...