Patrik

Results 8 comments of Patrik

Would definitely increase ergonomy of the package, at least in RStudio. One would need to alter the .rstheme I guess like follows: https://github.com/rstudio/rstudio/issues/4673

The gif is saved locally in the www folder of the shiny app directory.

Something along these lines: ``` ui

Similar here. Trying to localize to German, using a local German.json file (bcs the production server doesn't connect to internet directly) inside of www is not usable: the rendering of...

Any progress on file upload?

Thanks for the attentive answer, including the more realistic case when the table gets filtered or sorted. I was aware of registering the cell JS function directly in the `reactable`,...

The same issue here in `show_databases` and `influx_query` ```r > show_databases(con = con) Error: ! The `validate` argument of `as_tibble()` was deprecated in tibble 2.0.0 and is now defunct. ℹ...