Skip to content

Detect when a running textual app is being served in a browser (via textual serve or textual-web) #5033

Closed Answered by dontascii
dontascii asked this question in Q&A
Discussion options

You must be logged in to vote

I looked at the source code and realized that App.suspend() already checks the Driver's can_suspend property and throws SuspendNotSupported. Catching SuspendNotSupported seems like the best option.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dontascii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant