Open
Description
Guidelines
- I agree to follow this project's Contributing Guidelines.
Project Version
No response
Platform and OS Version
No response
Existing Issues
No response
What happened?
Dear All,
I would like to run the blueprint showcase app' (example running at this site). However, when I try to run the showcase from the package folder with the command
shiny.blueprint::runExample("showcase")
it does not work. I got the following error
Warning: Error in eval_tidy: argument "input" is missing, with no default
I've tried to simplify the code at most in the 'app.R' file to keep only the home page, but the error persists.
Any idea what can cause the issue ?
Steps to reproduce
- install shiny.blueprint
- run shiny.blueprint::runExample("showcase")
Expected behavior
the showcase app should start
Attachments
No response
Screenshots or Videos
No response
Additional Information
No response