Andrew Baxter

Results 5 issues of Andrew Baxter

Closing issue #188 in hopefully a simple manner. New example function works as expected: ``` ui % padding(3) ) %>% display("flex") %>% flex(justify = "around") server

The example code assigns the id of the element to a `target` argument, rather than the required `id` element: ``` ui % padding(3) ) %>% display("flex") %>% flex(justify = "around")...

the .com was missing. Want to be sure people can find you!

## Prework - [x] Read and abide by **gt**'s [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). - [x] Search for duplicates among the [existing issues](https://github.com/rstudio/gt/issues) (both open and closed). ## Proposal...

Type: ★ Enhancement

All works behind the scenes, but the panel setup of the data.table doesn't print to show contents: ``` r library(fixest) data(base_did) base_dt Error in `[.data.table`: #> ! 'idx' is not...