mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-05 12:15:14 -05:00
These functions were created before getDefaultReactiveDomain() existed, so the only way to get ahold of the current session was if the caller explicitly passed it. This is slightly backwards incompatible, in that existing calls to invalidateLater() that don't pass a session argument will behave slightly differently (bound to the current session instead of to no session), but those calls would have triggered a warning for all but the very earliest versions of Shiny.
37 KiB
37 KiB