mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-02 10:45:06 -05:00
This makes the following JS console message (as noted in #271) go away: event.returnValue is deprecated. Please use the standard event.preventDefault() instead.