Aleksander Chlebowski
Aleksander Chlebowski
### What is your question? There are plenty of buttons in a `teal` app. Some of them react to theme changes, while others maintain their style regardless of theme. #####...
### What happened? In Show R Code the no-verification warning is duplicated.  ### sessionInfo() _No response_ ### Relevant log output _No response_ ### Code of Conduct - [X] I...
Fixes #1352 One warning is removed by extending the `defunction` call in `create_app_id` to the `data` argument. The other is removed by applying `defunction` to the contents of data when...
### What happened? When `data` contains a function, a warning is logged when running `init`: ``` [WARN] 2024-09-26 11:08:10.5918 pid:6800 token:[] teal In 'rlang::hash(list(data = data, modules = modules))': 'package:teal'...
When a module is called with `data_extract_spec`s that refer to datasets absent in the data, a warning is raised in the console. ``` Warning message: Dataset `ADTTEE` is missing for...