Replies: 2 comments 1 reply
-
v0.37.0 introduced a |
Beta Was this translation helpful? Give feedback.
1 reply
-
Many thanks! I hadn't even given a thought to what properties I was inheriting/trampling over. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have:
Which I was using to pop up a modal message like this:
That used to work fine, but after installing the latest version of textual today (0.37.1), that code path now triggers an exception which ends with:
Am I doing something wrong when I subclass
ModalScreen
?Beta Was this translation helpful? Give feedback.
All reactions