rstudio / rstudio/flexdashboard
knit to html dropdown not appearing for Flexdashboard
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
I have been using flexdashboard to create a dashboard for the past year or so, and starting in October 2024, the knit to html dropdown does not appear anymore. If I change the output to html_document, I lose the flexdashboard formatting. It will allow me to knit it to a flex_dashboard, but I can't save it as an html while keeping the same format. I have done this for over a year and all of a sudden the drop down to knit to html is gone. Is there a way that I can keep the flexdashboard formatting and publish my dashboard as a html file?
output:
flexdashboard::flex_dashboard:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported flexdashboard::flex_dashboard output declaration and reproduce the missing knit-to-HTML dropdown using the described dashboard workflow. Compare the available knit options with the requested behavior; done means preserving the flexdashboard formatting while producing a savable HTML file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100