Replies: 1 comment
-
@rynsp8 That is by design. Interactive things such as prompts, live-view, etc cannot be placed inside other widgets. |
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
-
I'm having difficulty displaying a selectionPrompt to a layout and the message I'm getting makes me think it isn't possible.
"Argument 1: cannot convert from 'Spectre.Console.SelectionPrompt' to 'Spectre.Console.Rendering.IRenderable'"
My code is below.
`
Beta Was this translation helpful? Give feedback.
All reactions