Closed willmcgugan closed 2 months ago
Occurs when appending to self.
a = Text("one", "blue") a.append(a)
Thank you for your issue. Give us a little time to review it.
PS. You might want to check the FAQ if you haven't done so already.
This is an automated reply, generated by FAQtory
I hope we solved your problem.
If you like using Rich, you might also enjoy Textual
Occurs when appending to self.