Dean Attali
Dean Attali
Sorry I'm not quite sure what you mean by injecting JS into a reactive
It's not working because you changed the name of the element. My code works by running the JS code whenever you click on the element with id `ggvis`, but in...
:+1: responded, thanks
@speedreader based on that error, it looks like you aren't defining the `jscode` variable, or you're defining it with an error
I fully support this idea. It's great that this package supports having multiple configs (local, stage, prod, etc), but for many usecases all I want is just a single config....
Came here to request a ttl feature. Glad to see you've already started thinking about it.
Haven't thought about implementation at all, sorry. As we all know, there are only two things that are difficult in computer science, and you've already tackled the first one, so...
Thanks @pat-alt there are certainly ways to work around this limitation of bookmarking. I wouldn't promote this too much though because I think this would be an extremely useful feature...
Note that a workaround is to provide the full list of choices again in every `updateSelectizeInput()` but that's a poor solution