Scroll + input field (can't make it work)

Hi all!

I have been trying to make a multiline input field with a scrollbar on the right side to make it scroll vertically.

I read this:

Tryed both but it does not work as I expected. The scrolbar is only activated when the Text child is larger the the input field. I may have more text than the visible area but it “disapears” and does not make the Text child larger.

I tryed to use the size fitter component as some other treads have suggested. I got an unexpected result. The text keeps disapearing and only the last line is shown (i cant even navigate to the previous lines using up key)

I think the problem is that the text does not auto resize.

Can anyone help me with this?

Anyone?

Did you figure out a solution? i am having the EXACT same problem and cant find a solution