From 360d42ddb38120c1b656077d5b90f434b8e76783 Mon Sep 17 00:00:00 2001 From: "27856297+dependabot-preview[bot]@users.noreply.github.com" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:10:38 +0200 Subject: [PATCH] bring back removed line --- R/module_teal.R | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/R/module_teal.R b/R/module_teal.R index e14e194d05..01bdfb8519 100644 --- a/R/module_teal.R +++ b/R/module_teal.R @@ -154,6 +154,10 @@ srv_teal <- function(id, data, modules, filter = teal_slices()) { moduleServer(id, function(input, output, session) { logger::log_debug("srv_teal initializing.") + if (getOption("teal.show_js_log", default = FALSE)) { + shinyjs::showLog() + } + srv_teal_lockfile("lockfile") output$identifier <- renderText(