gentelellaShiny conflicts with other packages (formattable, highcharter for instance)

55 Views Asked by At

I'm developping a Shinyapp based on the gentelella template using the gentelellaShiny package.

However when I add plots or tables built with the highcharter or formattable packages the app is showing an empty page. The problem seems to be related to a conflict between the jquery version used to build the gentelella template and the jquery version used in the formattable and highcharter packages.

Is there an easy trick to upgrade the jquery version in the folder of the gentellaShiny package (C:\Users\Users\AppData\Local\R\win-library\4.2\gentelellaShiny) or would it break all its functions ?

Any solutions/advices would be greatly appreciated :)

0

There are 0 best solutions below