Kia ora. When trying to publish an interactive Quarto document (any document, including the default) from within RStudio, I get the following error:

(TypeError): Cannot read property 'j' of null

Running the document locally works. Publishing Shiny apps to shinyapps.io works.

Version information:

RStudio 2022.07.1 Build 554
R version 4.2.1 (all packages updated to latest on CRAN)
Windows 11

If anyone can help I would be thankful.

I'm experiencing the same issue trying to publish a static Quarto website.

RStudio 2022.07.1 Build 554
R version 4.2.0
Windows 10

Adding this reply to keep the topic open.

Looks like it is a Windows issue. I got round the issue by running the latest RStudio in WSL2 and it works fine.

I downloaded the latest version of quarto from GitHub, which was supposed to fix the windows bug, but no success. I'm going to try Macos instead. I hope they fix it though since my work laptop is Windows.