Christopher Belanger

Results 3 comments of Christopher Belanger

Here's a potential workaround: build your `ui()` as usual, but wrap it in a call to `shiny::renderUI()` with a single `f$req_sign_in()`. The toy example below works for me: the text...

I second this: It would be great to have a way to fine-tune what happens to Leaflet markers when their rows are selected from other widgets using crosstalk. I've done...