Dean Attali
Dean Attali
Thanks for the details. I'll have to see if this can work for the shinyjs usecase. If I was just dealing with inputs/outputs then it would be trivial to make...
Okay, if there's any documentation on how to use it, please share :) Regardless I'll see if I can figure out how to use it for this case.
@cpsievert Using the taskQueue **after** the mutationobserver is triggered (after the input element is added to the DOM) does seem to work. But using `setTimeout(..., 0)` also does. From what...
Thanks both. @cpsievert 's explanation of why I'm seeing the change is simple and helpful. @gadenbuie: > My recommendation would be to explore adding a single click event handler at...
I personally think that the current behaviour feels correct and intuitive, but I checked what else is out there. From a quick search it seems like the shiny behaviour is...
Another vote for exposing request IP
Can't seem to replicate this using my machine on Firefox. But I'm on Windows, I don't have access to a linux. If you're able to debug and find the issue,...
I have not updated the extension after the latest round of github changes, and I don't have much time so I don't know when it will happen
That's good to know! But I also assume that won't be the case for too long...
I do see that it was also requested here https://github.com/rstudio/gt/discussions/960