hasaru-k / GlimmaV2

interactive plots for differential expression analysis
GNU Lesser General Public License v3.0
25 stars 8 forks source link

Cannot "Save Data" after deploying website #86

Open mei-du opened 7 months ago

mei-du commented 7 months ago

Hi!

I was having the same problem as in #77 but following the fix my volcano plots work well when knitting my R Markdown documents. I host these as workflowr projects and deploy them as websites on GitLab. When viewing the websites in my browser (Google Chrome), I can save plots but I am unable to save the gene table with "Save Data" - when I click this button, "Save (0)" and "Save all" do not appear as usual, though I can do this when viewing the website through RStudio's Viewer.

I am using: R 4.1.2 RStudio Server 2022.02.0 Build 443 Bioconductor 3.14 workflowr 1.7.1 rmarkdown 2.26

mei-du commented 7 months ago

Update: I can use Save Data only for the first Glimma plot. Unable to do so for all others if there are multiple plots in the same document.