Return value not getting passed through modules into the Shiny App

I am trying to build a Shiny App using modules. The full description and my problem is described in the link below. I have also pasted my code in the following link. I am facing reactivity issue for returning values between nested modules in Shiny.

https://stackoverflow.com/questions/57229736/return-value-not-getting-passed-through-modules-into-the-shiny-app

I would truly appreciate if someone could help me with this issue. Thank you!

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.