insightsengineering / teal

Exploratory Web Apps for Analyzing Clinical Trial Data
https://insightsengineering.github.io/teal/
Other
176 stars 35 forks source link

[Bug]: when using `teal_with_splash` to embed a `teal` app in a `shiny` app, it is impossible to properly use `landing_popup_module` #1244

Open m7pr opened 3 months ago

m7pr commented 3 months ago

What happened?

Initially stated in here https://github.com/insightsengineering/teal/issues/1225#issuecomment-2135229142

Please note that when using teal_with_splash to embed a teal app in a shiny app, it is impossible to properly use landing_popup_module. The module is added to the tabset and even thought the popup does pop up (once), the module remains in the tabset, displaying a message that it has no UI.

on app start 1

navigating to Landing Popup 2

after dismissing modal 3

sessionInfo()

No response

Relevant log output

No response

Code of Conduct

Contribution Guidelines

Security Policy