ComeMaes

Results 8 comments of ComeMaes

I would be very interested in this too, any progress? I can't speak for the DT implementation, but `hmtlWidget::shinyRenderWidget` is supposed to support promises now, so I am not sure...

Hi, I am experiencing the same behaviour with `radioButtons`. The difference with the code in the above example is that in `ui.R` I am using a `dropdownMenuOutput`, like so: ```...

@ccamara I think @bhaskarvk was referring to the marker clustering plugin. However, I don't see how this plugin addresses the need for the OverlappingMarkerSpiderfier plugin, which does allow spiderfication only...

@SchmoFl Wouldn't this be as simple as removing the `validate` argument in the `as_tibble()` call?

Is there a status update available for this issue? Either on automated cluster upgrade procedures (if any) and manual upgrade procedures? It seems there is [this example (k8s upgrade)](https://github.com/Azure/acs-engine/blob/master/examples/k8s-upgrade) but...

Hi everyone, Similar situation here, been troubleshooting it for a while now. setup info: ``` Client Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.1", GitCommit:"b0b7a323cc5a4a2019b2e9520c21c7830b7f708e", GitTreeState:"clean", BuildDate:"2017-04-03T20:44:38Z", GoVersion:"go1.7.5", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"5",...

@ams0 Actually, looking at the controller logs I have seen that same `FullDisruption` message quite a few times but that did not lead to the situation I described above. the...