RStudio quarto preview "shaking" after knitting #3104
-
I'm currently trying to knit and iteratively develop my quarto website (source here). When I knit only the main It only does this for this one page, all other I'm using a relatively fast machine with latest R, RStudio, and quarto (see specs below). I've tried restarting the entire computer, but this still persists. I'm not sure what changed to cause this. Did not have the issue until this morning. Could anyone please help resolve the issue? I'm getting quite dizzy editing the website 😄. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
May I suggest to check if it is already reported in https://github.com/rstudio/rstudio/issues and report it if this is not. The issue seems to be about the vertical scrolling bar being added or not in the viewer. |
Beta Was this translation helpful? Give feedback.
-
As requested for an update to this issue, this is indeed a scroll bar bug in the RStudio IDE which will hopefully get resolved soon per this issue I'd opened. There is a temporary macOS fix per the discussion here, which can be summarized from my comment here (thanks to @ronblum) as follows:
Hope this helps others who have similar RStudio/quarto issues on macOS in the meantime. |
Beta Was this translation helpful? Give feedback.
As requested for an update to this issue, this is indeed a scroll bar bug in the RStudio IDE which will hopefully get resolved soon per this issue I'd opened.
There is a temporary macOS fix per the discussion here, which can be summarized from my comment here (thanks to @ronblum) as follows:
Hope this helps others who have similar RStudio/quarto issues on macOS in the meantime.