Jordan Frey

Results 8 comments of Jordan Frey

Hey, if you're using `dashboardControlbar()`, there's a parameter named `pinned` which you can pass a boolean argument to. Pass `TRUE` and the controlbar will stay pinned unless the user unpins...

Thanks for this... this is a helpful workaround. Will check out reactable as well. Maybe that's more along the lines of what I need...

Thanks for clarifying. I also asked this question on [stackoverflow](https://stackoverflow.com/questions/70658363/resize-bs4dash-controlbar-on-button-click), and was suggested a workaround, until that feature can be pushed. It would be great to have this built in....

I second this. Having functionality to use shinymanager with an already existing, non-file database would be a great asset.

Also having a similar issue when deploying app to shinyapps.io, albeit using chrome with RSelenium instead of phantomjs

This is still an issue. Text-based tutorial link does not go to correct page.

I agree with @senzhaocode. I had been using the CRAN version, and there was a bug with wordcloud2 causing multiple other vaguely related plots to stop functioning. Unclear why wordcloud2...

> @rajakarma > > I ended up writing a small script to set the environment variable vars as environment variables on the runner for consumption by replace-tokens. > > ```yaml...