Textarea not updating

(cc @kisvegabor)

This might be a bug. As a workaround, you can use lv_obj_invalidate(textarea) to force it to redraw after the text is appended.