mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-02 18:55:22 -05:00
IE8 doesn't like slice(0, undefined)--rather than interpreting it as slice(0), it returns an array of length 0.
IE8 doesn't like slice(0, undefined)--rather than interpreting it as slice(0), it returns an array of length 0.