You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And it works well. Now, if I append messages/items to this thing, if it has many newlines, it just gets truncated. Furthermore, if the text is simply too long, it just gets truncated there as well..
Is there something I'm missing, or an option I haven't heard about? Right now the only option I have is to split up the list elements if they go above the threshold...
Many thanks.
The text was updated successfully, but these errors were encountered:
Hello. I can use the following code to create a list
And it works well. Now, if I append messages/items to this thing, if it has many newlines, it just gets truncated. Furthermore, if the text is simply too long, it just gets truncated there as well..
Is there something I'm missing, or an option I haven't heard about? Right now the only option I have is to split up the list elements if they go above the threshold...
Many thanks.
The text was updated successfully, but these errors were encountered: