ObsidianCustomFrames icon indicating copy to clipboard operation
ObsidianCustomFrames copied to clipboard

Rstudio Server- Cannot Read Property "desktopInfo" of Null

Open Microbion opened this issue 1 year ago • 2 comments

Hi, I meet the similar trouble as described in #21 . My obsidian version is v0.15.9, and custom frames is 2.4.4 . Although we use different version and rstudio, the error is the same. Here's the dev tool console's output: image When I set on "Force iframe" mode, I can't open dev tools. When I try to login in "Force iframe" mode, I get the error: "Error: Temporary server error, please try again". image

Microbion avatar Mar 20 '23 01:03 Microbion

In my opinion, rstudio enabled load inside a brower frame (such as iframe) for security reasons. This causes problems in "Fore iframe" mode. Here's the issue talking about this https://github.com/rstudio/rstudio/issues/12197. In addition, rstudio server couldn't suite for all kinds of browsers, for example, QtWebEngine-based browsers, such as qutebrowser or KDE Falkon. Maybe this causes problems in normal mode. Here's the issue https://github.com/rstudio/rstudio/issues/12406

Microbion avatar Mar 20 '23 08:03 Microbion