Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 13, 2024
1 parent 84f95e8 commit 8d34440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/module_init_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ srv_init_data <- function(id, data, modules, filter = teal_slices()) {
validate_shiny_silent_error = FALSE,
is_transformer_failed = is_transformer_failed
)
# todo: disable/enable tabs when data_validated is not teal_data

observeEvent(data_validated(), {
shinyjs::enable(selector = sprintf(".teal-body:has('#%s') .nav li a", session$ns("content")))
Expand Down

0 comments on commit 8d34440

Please sign in to comment.