material-table-core / core

Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
https://material-table-core.github.io
MIT License
296 stars 146 forks source link

onRowUpdate does not stay in edit mode if promise is rejected #746

Closed edoLtomo closed 1 year ago

edoLtomo commented 1 year ago

Hi All,

does anyone know about the issue when updating the row (onRowUpdate) does not stay in edit mode event if promise is rejected. this happen in material-table next to 1.56.1 version.

the working example here as expected: https://codesandbox.io/s/materialtabledemo-validation-error-kgnww?file=/package.json

but then will be broken after 1.56.1 version.

now i am using the material-table-core but same issue show.

this also mentioned in this : https://github.com/mbrn/material-table/issues/3068

please help to fix

Domino987 commented 1 year ago

Hi, can you create a sandbox with the latest version of this library and add it to the description? And ping me once you did. Thanks.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.