Piotr Szarmach

Results 4 comments of Piotr Szarmach

@thabemmz ahh thank you for mentioning this default babel config! It was life-saver ;)

I resolved this issue using solution below: Simply used render props pattern and pass proper data: ```return ( { return ( onChange(v)} inputProps={{ name: id }} /> ); }} />...

For those who have the same problem. I managed to solve this issue with the solution presented in this comment: https://github.com/microsoft/vscode-eslint/issues/1537#issuecomment-1281209527

@soartec-lab have you set a release date for version `6.32.0`? Thank you for this feature - it will help me a lot!