You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the examples are working fine but sometimes it could be conflict between JS libraries. (like #74)
I think this brings back the question of some tooling like widgetframe (https://cran.r-project.org/web/packages/widgetframe/) to isolate HTMLwidget from the main document.
Maybe in documents like revealjs_presentation which heavily depend on another library this could be quite useful as the probability of conflicts could be high.
I'll add manual tests with different example to check that.
I tagged all the issues I found related to this here: widgetswidgets support
.
The solution here may be related to the more general problem of embedding elements.
The text was updated successfully, but these errors were encountered: