You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was struggling with the communication between Shiny modules using R6. I found your example, thanks for that! The only thing is why is it not working if I put an R6 object in a reactiveValue (like with petite r approach)?
Hi Colin,
I was struggling with the communication between Shiny modules using R6. I found your example, thanks for that! The only thing is why is it not working if I put an R6 object in a reactiveValue (like with petite r approach)?
Cheers, Rico