We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 325029b + 54a2866 commit ba1744cCopy full SHA for ba1744c
1 file changed
utils/tables/ui_utils.R
@@ -120,7 +120,6 @@ tables_body <- function(page, client_timezone, tables_rv, filtering_hint_ind) {
120
df,
121
extensions = c("Buttons", "FixedColumns", "Responsive"),
122
plugins = "diacritics-neutralise",
123
- callback = JS("setTimeout(function() { table.columns.adjust().fixedColumns().relayout(); }, 500);"),
124
options = list(pageLength = 30,
125
autoWidth = FALSE,
126
dom = "lBfrtip",
0 commit comments