We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ec12a commit eef0368Copy full SHA for eef0368
inst/htmlwidgets/plotly.js
@@ -59,7 +59,6 @@ HTMLWidgets.widget({
59
attachKey("key");
60
return obj;
61
});
62
- console.log(d);
63
Shiny.onInputChange(".clientValue-" + eventType + "-" + x.source, d);
64
};
65
0 commit comments