-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Have you checked closed issues? https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed
- Yes
Please give a brief but clear explanation of the issue. If you can, include a complete working example that demonstrates the bug. Check it can run without modifications.
- When clearing and adding data to
DataTable
without using aWorker
, theDataTable
can sometime not properly display its content.
It will be helpful if you run the following command and paste the results:
textual diagnose
Textual Diagnostics
Versions
Name | Value |
---|---|
Textual | 0.76.0 |
Rich | 13.7.1 |
Python
Name | Value |
---|---|
Version | 3.11.1 |
Implementation | CPython |
Compiler | MSC v.1934 64 bit (AMD64) |
Executable | C:\Users\Kevin\AppData\Local\pypoetry\Cache\virtualenvs\listentui-qruDwX8r-py3.11\Scripts\python.exe |
Operating System
Name | Value |
---|---|
System | Windows |
Release | 10 |
Version | 10.0.22621 |
Terminal
Name | Value |
---|---|
Terminal Application | Windows Terminal |
TERM | Not set |
COLORTERM | Not set |
FORCE_COLOR | Not set |
NO_COLOR | Not set |
Rich Console options
Name | Value |
---|---|
size | width=125, height=31 |
legacy_windows | False |
min_width | 1 |
max_width | 125 |
is_terminal | True |
encoding | utf-8 |
max_height | 31 |
justify | None |
overflow | None |
no_wrap | False |
highlight | None |
markup | None |
height | None |
WindowsTerminal_STlEe4HXl2.mp4
mre is large because it contains some data, so it is in a gist https://gist.github.com/kwevin/18a543e54ff7336bb802d711481b1d72
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working