mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-06 20:55:24 -05:00
The "exit" actions were not being saved with the correct session token, because on.exit() calls inside of withReactiveDomain() get executed *after* the end of the withReactiveDomain.