COVAIL / photon

RStudio Add-in to build Shiny apps utilizing the Electron framework
125 stars 25 forks source link

Photon error after installation #40

Open wxiang-us opened 2 years ago

wxiang-us commented 2 years ago

Hello, I tried to use photon on my Mac by both approaches In RStudio -- click Tools > Addins > Browse Addins. Look for "photon" and select it. Click "Execute". and photon:::photon_rstudioaddin()

But got following error:

Error in if (getAttribs(panels[[i]])$value %in% open) { : 
  the condition has length > 1

Could you please let me know what's potential issue?

ryanmismith commented 2 years ago

I am having the same issue.

leehweeling commented 2 years ago

Hi,

Have you resolved this issue? I'm also getting similar error message.

Cheers, Hweeling

JodyBig commented 1 year ago

Same issue here too.