mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
the reason for this is that htmltools::htmlEscape() uses gsub(..., x, fixed = TRUE), which does not work on Windows if x is encoded in UTF-8; fixed = TRUE only works with the native encoding
6.0 KiB
6.0 KiB