Closed ishumilova closed 3 years ago
Hi,
the problem you exhibit is related to the animation settings of the textarea component, similar to what's discussed in https://github.com/petyosi/react-virtuoso/issues/314. Removing the animation-duration
property in the developer tools seems to have fixed the behavior from what I see.
Describe the bug
Hello, and thank you for the wonderful library! But, unfortunately, I've encountered an issue with the MaterialUI integration. If I try to add a TextArea with a dynamic height, auto-calculation of the item height stops working properly so that the UI starts to look glitchy.
Reproduction Code sandbox
To Reproduce Steps to reproduce the behavior:
Expected behavior The item with TextArea grows up and shrinks down correctly on user input.
Desktop: