regexSelect
regexSelect copied to clipboard
Readme example: not able to select from dropdown, stuck in loop
Just wanted to give this module a try, but the example from the readme seems to get stuck in an event loop. The page is re-rendering constantly, leaving me unable to select/type anything in the input box.
sessionInfo()
R version 3.6.1 (2019-07-05)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Arch Linux
Matrix products: default
BLAS: /usr/lib/libopenblasp-r0.3.7.so
LAPACK: /usr/lib/liblapack.so.3.9.0
locale:
[1] LC_CTYPE=en_GB.UTF-8
other attached packages:
[1] regexSelect_1.0.0
[14] shiny_1.4.0
thanks for posting the issue. shiny has probably changed since i last looked at this repository