Dean Attali
Dean Attali
It's true that the current implementation using reactiveValues works, but I do also think that it's awkward/not intuitive. It would be more clear and more in-line with most of the...
An example of the difference it would make in code: Current: ```r ui
Can confirm this happens to me too (also Windows 10 Pro). I also came here after seeing the 5+ year old issue at https://github.com/jimradford/superputty/issues/216 is closed
@JoshRosenstein have you been able to come up with a short simple example of using this feature? Before adding and announcing this this feature I'd like to be able to...
Yeah this is definitely the longest PR it ever took me to merge. 2.5 years were wasted because the visjs guys ignored the regression bugs the new version caused and...
Ah yes, `I()` is the solution here! OK I'll see if I can get an example of nested groups to work and then finally close the loop on your first...
Merged, thank you!
Example using nested groups: ```{r} timevisNestedData
We're at a time now where IE usage is low enough that it's probably safe to start using CSS variables. If anybody wants to take this one, I'd be happy...
Closing this issue because after almost 4 years it's still unimplemented and I frankly don't think it's too important. The current system works, this cleanup job is becoming increasingly more...