yared tsegaye
yared tsegaye
hey @cherniavskii what if we use `addEventListener` for listening for `dragend` event? The reason we have to manually remove the listener when the component dismounts is, the listeners persist even...
i have submitted a PR.
It works in the dark mode it only occurs in light mode.
it's overriding the custom style. 
I have a simple workaround, you can check it out if it helps https://codesandbox.io/s/nice-frost-5vuf86?file=/demo.js.
Hi @oliviertassinari I have fixed this issue and submitted a PR https://github.com/mui/mui-x/pull/6580
@cherniavskii , @m4theushw
It is now compatible with the memoization feature.
@romgrk I am having trouble with `yarn proptypes` it's not generating as the pipeline expected. mine is not adding `.required`. on required fields. is there something I must do?.
@romgrk its fixed now