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
barisione
changed the title
Confusing `ValueError: No Tab with id 'tab-1' when a NoMatches is expected
Confusing ValueError: No Tab with id 'tab-1' when a NoMatches is expected
May 4, 2023
If you comment out the container, this returns the NoMatches error as expected. Not really sure why yet, but posting in case it helps someone smarter to debug this!
Querying a non existing ID in an app using
TabbedCotent
causes a confusing error:This gives me
ValueError: No Tab with id 'tab-1'
. If you scroll up you can seeNoMatches: No nodes match
but it's confusing and sort of hidden.Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
The text was updated successfully, but these errors were encountered: