erwanMarmelab

Results 10 comments of erwanMarmelab

Hi @greatwitenorth. Stackblitz have some problems sometimes. You can reload it, wait more or open a new tab with the blank page url to force it to load. I can't...

Thanks for the quick catch, bug reproduced :+1:

Update: My bad, we can't reproduce this bug. Please provide a reproduction based on the simple example Codesandbox (https://codesandbox.io/s/github/marmelab/react-admin/tree/master/examples/simple) or on the Storybook (https://react-admin-storybook.vercel.app/?path=/story/ra-ui-materialui-input-dateinput--basic)

Hi @silversonicaxel, I'm not sure to understand when, where or how you want to use this code snippet. Could you apply it a [Stackblitz](https://stackblitz.com/github/marmelab/react-admin/tree/master/examples/simple) please

Confirmed, thanks for the report. For the moment, you can [validate your edit page by adding a form validation](https://marmelab.com/react-admin/Validation.html#global-validation) like this: ```tsx const validatePost = values => { const errors...

Hi @olesmarola. I can't reproduce this in our demo. Would you mind building [adding a repro](https://stackblitz.com/github/marmelab/react-admin/tree/master/examples/simple) to this issue?

Thank you for this really complete issue. Would you like to open a PR to implement it?

> In AutoCompleteInput the field appears two times. > > Isn't DatagridInput missing ? > > FileInput, ImageInput is missing some visual differences to display it as a read only...

Hello @andriivitrenko, Could you please make a [stackblitz](https://stackblitz.com/github/marmelab/react-admin/tree/master/examples/simple) or a [codesandbox](https://codesandbox.io/s/github/marmelab/react-admin/tree/3.x/examples/simple) I made a first experimentation on this [Stackblitz repo](https://stackblitz.com/edit/github-zrf6w7?file=src%2Fusers%2FUserEditEmbedded.tsx) but this bug doesn't appears

Hello @jstoeffler, Nice catch :+1:, reproduced in [this Stackblitz](https://stackblitz.com/edit/github-tfpu4s?file=src%2Fposts%2FPostCreate.tsx) (by clicking on the "click" button in the Post create page)