The text element has a fixed height of 25px but it seems to override this and just display all of the last message. The groups containers they are within are all fit to height too. Does anyone know a solution?
I set a max height for my text and it seems to be working fine for me
You can consider using some CSS on your text element with the property of overflow set to hidden