I would like to publish a Quarto/R Shiny dashboard in Posit Connect Cloud. This generates the following error:
Failed to publish content: Failed during render. Unsupported appmode quarto-shiny error_id=42147f27-5cc5-47d9-8b9c-481fe8b32a00
I found this post on the same topic, with an answer explaining that deploying Quarto documents with Shiny elements is on the Connect Cloud roadmap but not yet supported.
Is there a timeline for when this functionality might be implemented? I'm trying to decide if I should publish my dashboard on shinyapps.io or wait for Connect Cloud functionality for Quarto/Shiny to be added.
Thank you.