Dean Attali
Dean Attali
I have an app with several inputs that have long names that I want to exclude from bookmarking. I didn't see anywhere in the documentation, online or in roxygen, that...
I want to start supporting shinyWidgets in {shinyjs} (https://github.com/daattali/shinyjs/issues/255), so I wanted to look for all the inputs you provide. Simply doing a regex search for "input" in the function...
I think it would be a good idea to add unique classes to the `shiny-input-container` of any input. There are many inputs that already have some class that can make...
The app at https://shinyapps.dreamrs.fr/shinyWidgets is giving a 502 error
I'm trying to update the label of a input_task_button and I get this error: ``` Error in bslib::update_task_button("go", label = "bar") : `...` must be empty. ✖ Problematic argument: •...
The table of contents on the left side of the page shows you what section of the page you're on as you scroll. But once you scroll beyond the current...
There is a section in the Load Balancers appendix called "Upgrades in HA". I assume this is "high availability", but the term "HA" is never defined and the phrase "high...