joey711 / shiny-phyloseq

An interactive web application for demonstrating and using phyloseq.
http://joey711.github.io/shiny-phyloseq
GNU General Public License v3.0
60 stars 45 forks source link

Error in Provenance panel: object '.graphStack' not found #86

Open miragr opened 5 years ago

miragr commented 5 years ago

Hi! After finishing the workflow with shiny-phyloseq I tried to use Provenance-panel to save the code. Both buttons on the page (“Download Archive” and “Preview code”) give the same error: “object '.graphStack' not found”. What might be the solution? Thank you for any help! Mira

spholmes commented 5 years ago

Thanks for the report, unfortunately shiny development has invalidated our current workaround, we re hoping to be able to update to a new installation in the future.

On Thu, Aug 15, 2019, 03:34 miragr notifications@github.com wrote:

Hi! After finishing the workflow with shiny-phyloseq I tried to use Provenance-panel to save the code. Both buttons on the page (“Download Archive” and “Preview code”) give the same error: “object '.graphStack' not found”. What might be the solution? Thank you for any help! Mira

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joey711/shiny-phyloseq/issues/86?email_source=notifications&email_token=AAJFZPI6VXSSRJJ6RL5TJBTQEUWJVA5CNFSM4IL5BB42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFM4OCA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJFZPMFITU7BATZS6LNARLQEUWJVANCNFSM4IL5BB4Q .

miragr commented 5 years ago

Thank you for the answer! I encountered another issue as well (error with bar plot with proportions). I will post that as a new issue but maybe that is related to this same reason. Mira

sam-israel commented 3 months ago

Is there an branch that implements a version without this error ("object '.graphStack' not found")? Thank you