COVAIL / photon

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

photon:::photon_rstudioaddin() problem #43

Open ArisMei opened 1 year ago

ArisMei commented 1 year ago

How come I get this error:

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

Thanks :)

ArisMei commented 1 year ago

How come I get this error?:

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

itsxknight commented 1 year ago

@ArisMei

Were you able to resolve this issue? Getting the same issue as I pull up the plugin

anemone19 commented 9 months ago

Has this been solved yet? Also stuck with the same error!