Collection-repeat refresh item-height on item change

Hi, i’m trying to update the height of an item in item collection after i add more text in it, it becomes more long and i need that it increase its height.

I’m using item-height=“getItemHeight(item)” but with no succes for the update.

I’m using firebase so, the item update itself automatically without need of reload page

Some help please?

2 Likes

Someone found some solution for this?

hope someone help you, i had problem like you

Found any solution?
anyone?

let the height be auto

item-height should be pixel or percentage
we can’t go with auto