Jean-Baptiste Kaiser

Results 132 comments of Jean-Baptiste Kaiser

Idk why, trying your stackblitz raised an error ![image](https://github.com/marmelab/react-admin/assets/14542336/9e4c5bc8-b3f5-4cef-adc7-985f14af601e) Although I managed to create a [working stackblitz](https://stackblitz.com/edit/github-7icabe?file=src%2Fcomments%2FCommentCreate.tsx) with the same code, and indeed I can reproduce the issue there. Thanks...

Reproduced, thanks. Tried to find a fix but didn't manage to fix the types so far... Please note that this is low priority though. Feel free to open a PR...

@gitstart feel free to give it a try :slightly_smiling_face: However, you should know that we are planning to bump to the latest version of react-router with the upcoming react-admin v5...

Thanks for the detailed issue report and the workaround. Since we did not run into this issue ourselves, and there exists a workaround, we cannot give a high priority to...

I agree, we should allow to disable this feature while still allowing other parts of the app to be configurable. Would you like to open a PR?

@ujjwalpandey922 Of course! :slightly_smiling_face: Just remember to read the [Contribution Guidelines](https://github.com/marmelab/react-admin#contributing) first, and to target your PR against the `next` branch as it's a new feature. Thanks!

@Aditay2002 yes the issue is still open, you can go ahead :slightly_smiling_face: Thanks

I agree, this would be a welcome improvement. Btw, I'm not 100% sure but I believe `Datagrid` has his own `empty` element, and there it is displayed from the moment...