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
If a table column item is created via add_table_column, following up with get_all_items() ends the program. This happens even if the table column item has been deleted before the call.
DearPyGui v1.8.0
Python 3.11.1 on Windows 10, 11
If a table column item is created via
add_table_column
, following up withget_all_items()
ends the program. This happens even if the table column item has been deleted before the call.The text was updated successfully, but these errors were encountered: